-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.3, 6.9.0
-
-
a589ef5cf (dev), cdb2b134b (6.10), e39fa57f6 (6.9), 71cbb63f8 (tqtc/lts-6.8)
-
2025wk28s2QtforAndroid
On some devices my app, which uses OpenGL backend on Android, shows drawing errors (see attached screenshot) when restarting the app. The app uses custom OpenGL calls (using QQuickWindow::beforeRendering and QQuickWindow::beforeRenderPassRecording).
The problem occurs on these devices:
- Moto G Pure with Android version 12
- Galaxy Tab A7 lite running Android 14
- Samsung A3, android version 12
The problem happens with Qt 6.8.2 and 6.9 beta 3 but not with version 6.5.8.
The problem does not happen on first app start or when cleaning the app's cache:
- First app start -> OK
- Consecutive app starts -> Drawing errors
- Clear app cache (in the Android app settings) -> first start OK, consecutive starts drawing errors again.
- relates to
-
QTBUG-135810 [REG 6.8.1 -> 6.8.3] Crashes in QRhi::endFrame / glDrawElements on Android
-
- Closed
-