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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment