Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.24f1
Issue ID
UUM-35887
Regression
No
[Android] UI Sprites are not drawn correctly on a Snapdragon 8 Gen1 or later devices
How to reproduce:
1. Open the attached “IN-40736” project
2. Build And Run the project on the connected device
3. After the app loads, observe the Scene
Expected result: UI Sprites are fully drawn on the screen
Actual result: Only fragments of UI Sprites are drawn
Reproducible with: 2021.3.24f1
Not reproducible with: 2020.3.48f1, 2022.2.18f1, 2023.1.0b14, 2023.2.0a13
Built with: macOS 13.2 (Intel)
Reproducible on devices:
VLNQA00520 - Galaxy S22 USA (SM-S901U), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 12
VLNQA00521 - Galaxy S22 Ultra USA (SM-S908U), CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno 730, OS: 12
VLNQA00523 - Galaxy S23 (SM-S911U), CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno 740, OS: 13
Note: The issue is only reproducible with a Custom RP package
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The provided project use a modified version of an SRP. There is chance that the bug is caused by the modification made on URP. We need a minimal repro code to act on a bug.
Please check that the bug is producible with URP without the modifications you added.