Search Issue Tracker
Fixed in 2021.3.37f1
Fixed in 2021.3.X, 2023.3.X, 2023.3.0b6
Votes
0
Found in
2020.3.46f1
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0b5
Issue ID
UUM-30735
Regression
No
Crash on RendererScene::InitializeUmbra when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the crash
Reproducible with: 2020.3.46f1, 2021.3.21f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Reproduced on: Windows 10 Pro
First few lines of the stack trace:
{{0x00007FF677618B10 (Unity) RendererScene::InitializeUmbra }}
{{0x00007FF67967A3FB (Unity) Camera::RenderEditorCamera }}
{{0x00007FF67967BD37 (Unity) Camera::RenderEditorCamera }}
{{0x00007FF67733870F (Unity) Handles_CUSTOM_Internal_DrawCameraWithGrid }}
{{0x000001B9FFC7EF67 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Handles:Internal_DrawCameraWithGrid (UnityEngine.Camera,UnityEditor.DrawCameraMode,UnityEditor.DrawGridParameters&,bool,bool) 8}}
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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Resolution Note (fix version 2023.3):
Fixed issue where invalid occlusion tome data can cause a crash.