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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2021.2.X):
Not reproducible on trunk