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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
Add comment