Qt 6.10 Known Issues
- Check that your system meets Qt's requirements
- All open issues can be found from Jira
- RTA findings here
- Supported development platforms are listed here
All platforms
Linux
macOS
- The Qt Widgets and Quick macOS styles may exhibit drawing artefacts when running with the new Liquid Glass style in macOS 26 Tahoe. To run the application in compatibility mode with Liquid Glass disabled either use Xcode 16 to build the application, or set the UIDesignRequiresCompatibility key in the application's <code>Info.plist</code> to <code>YES</code>.