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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Element name field has no character limit in UI Builder
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
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.