Search Issue Tracker
Fixed
Fixed in 2022.3.20f1, 2023.2.10f1, 2023.3.0b6
Votes
0
Found in
2022.3.17f1
2023.2.5f1
2023.3.0b2
Issue ID
UUM-60017
Regression
Yes
Crash on Skybox::RenderSingleFace when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the crash
Reproducible with: 2022.2.0a12, 2022.3.17f1, 2023.2.5f1, 2023.3.0b2
Not reproducible with: 2021.3.34f1, 2022.2.0a11
Reproduced on: Windows 10
Not reproducible on: No other environment tested
Note: An error suggesting that the Editor crashed due to a potential issue in the shader implementation is logged in the Editor.log file:
”[C:\build\output\unity\unity\Runtime\Shaders\ShaderImpl\SubShader.h line 66]
Crash!!!”
First few lines of the stack trace:
0x00007FF60C967045 (Unity) Skybox::RenderSingleFace
0x00007FF60C967660 (Unity) Skybox::RenderSkybox
0x00007FF60C94ECFC (Unity) Camera::RenderSkybox
0x00007FF60EA5AD70 (Unity) Camera::ClearEditorCamera
0x00007FF60C78A8CD (Unity) Handles_CUSTOM_Internal_ClearCamera
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment