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
- [Android] Text input field doesn't disappear when pressing "Enter" on the keyboard connected to a device and HideMobileInput is disabled
- WebGL Player flickers and logs warnings when viewport is resized and "Linear" Color Space is used
- Rigidbody recalculates its center of mass when moving its child Trigger Collider
- Sprites with different indexes than indicated in Text field of Label Inspector are being rendered
- VFX rendering a sphere when using a custom mesh
Add comment