Search Issue Tracker
Fixed
Fixed in 6000.0.6f1, 7000.0.0a1
Votes
0
Found in
2023.2.0a22
2023.3.0a3
6000.0.3f1
7000.0.0a1
Issue ID
UUM-41282
Regression
Yes
UI Toolkit draws black screen on Adreno 740 with Vulkan
Reproduction steps:
a. Download the project from this link and open the project
b. Build And Run on an Android device
c. Launch the app and click "UIToolkit scene" --> You can see the black screen except for the buttons on the bottom
d. Touch the screen and drag --> You can see the screen blinking
You can see the same issue with the project attached to the Jira ticket UUM-37652. When you launch the app, you can see the black screen
Reproducible with devices:
Samsung Galaxy S23 (SM-S911W), Android 14, Adreno 740
VLNQA00524 - Galaxy S23+, Android 13, Snapdragon 8 Gen 2, Adreno 740
VLNQA00525 - Galaxy S23 Ultra, Android 13, Snapdragon 8 Gen 2, Adreno 740
Not Reproducible with devices:
VLNQA00149 - Samsung Galaxy S9, Android 9
VLNQA00420 - Google Pixel 3, Android 12
Z Flip3, Android 13
Samsung Galaxy S24 Ultra, Android 14 (SM-S928B/DS), Snapdragon 8 Gen 3, Adreno 750
Reproducible with versions of Unity: 2023.2.9f1, 2023.3.0b6
Not Reproducible with versions of Unity: 2021.3.35f1, 2022.3.20f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
The bug is caused by a bug in the GPU driver. We disabled vertex input dynamic state on Adreno 740.
Resolution Note (fix version 7000.0.0a1):
The bug is caused by a bug in the GPU driver. We disabled vertex input dynamic state on Adreno 740.
Resolution Note (fix version 6000.0.6f1):
This is caused by a bug with Qualcomm driver on Adreno 740. We disabled vertex input dynamic state on this GPU.