Search Issue Tracker
Fixed
Votes
0
Found in
2021.2.0a5
Issue ID
1313236
Regression
Yes
[Built in renderer][URP] Canvas rendering is broken on Snapdragon Android devices
We hit a couple new test failures last night in the nightly trunk tests. Not sure exactly what the issue is yet and will update as I investigate. This was passing fine just a few days ago and seems to have popped up in 2021.2.0a5 (bcc6f79a7b66)
The two tests that failed are:
071-TextureFormats - creates a bunch of different textures with different formats but none of the textures are showing up
360Capture - creates a 360 capture and writes out to a texture on screen. This is completely black in the image
Manual Repro
Create new scene
Right click on scene object window and choose Create -> UI -> Text
Should automatically make a canvas for you.
Type text into the text component
Verify you can see it in game view in editor
Build and run on Android Snapdragon or Qualcom device (such as Quest). Stereo rendering does not have to be enabled however.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Property (urp_ReflProbes_BoxMin) exceeds previous array size" warning spams console after switching platforms
- Have to change Input Mapping Path twice for change to take effect when Auto-Save is enabled
- No Duplicate option is available when right clicking States in the Animator Window even though it's available via Shortcut
- Copied and Pasted States appear in a set location instead of where the Users cursor is located at when using the Pasting Shortcut
- Animator Component information box text is not centered
Add comment