Search Issue Tracker
Not Reproducible
Votes
0
Found in
6000.0.14f1
Issue ID
UUM-77374
Regression
Yes
Crash on CameraStackRenderingState::GetImageEffectTexture when opening a specific project
Reproduction steps:
1. Open the attached “ReproProj” project
Expected result: The project opens
Actual result: The Editor crashes
Reproducible with: 2023.3.0a15, 6000.0.14f1
Not reproducible with: 2021.3.41f1, 2022.3.41f1, 2023.3.0a14
Reproducible on: Windows 10
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF86DA946C3 (Unity) CameraStackRenderingState::GetImageEffectTexture
0x00007FF86DA85870 (Unity) ImageFilters::ApplyAfterTransparentFilters
0x00007FF86DAACFF6 (Unity) RenderImageFilters
0x00007FF86F2B517A (Unity) Camera::RenderEditorCamera
0x00007FF86F2B663E (Unity) Camera::RenderEditorCamera
0x00007FF86D65A670 (Unity) Handles_CUSTOM_Internal_DrawCameraWithGrid
0x0000016741418C5A (Mono JIT Code) (wrapper managed-to-native) UnityEditor.Handles:Internal_DrawCameraWithGrid_Injected (intptr,UnityEditor.DrawCameraMode,UnityEditor.DrawGridParameters&,bool,bool)
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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
While we reproduced it in 6000.0.14f1, it no longer reproduces in 6000.0.15f1.