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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment