Search Issue Tracker
Not Reproducible
Votes
0
Found in
2020.3
2020.3.16f1
2021.1
2021.1.19f1
2021.1.20f1
Issue ID
1362435
Regression
Yes
[XR][Linux] Scene View doesn't render when opening new AR or VR Template project or pressing "Show Tutorials"
Reproduction steps:
1. Open new AR or VR Template Unity Project
2. Observe Scene View
3. In Editor Menu, press Window -> Layouts -> Default
4. Observe Scene View
5. In Editor Menu, press Tutorials -> Show Tutorials
6. Observe Scene View
Expected result: The Scene View renders in all three instances
Actual result: The Scene View doesn't render on initial project startup and after pressing "Show Tutorials"
Reproducible with: 2020.3.16f1, 2020.3.18f1, 2021.1.19f, 2021.1.20f1
Not reproducible with: 2019.4.30f1, 2020.3.15f2, 2021.1.18f1, 2021.2.0a1, 2021.2.0b10, 2022.1.0a7
Notes:
1. The error "RenderTexture.Create failed: width & height must be larger than 0" is sometimes thrown when manipulating Editor windows while the Scene View is broken.
2. Issue doesn't reproduce on Windows 10
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2021.2.X):
Not reproducible on trunk