Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.52f1
Issue ID
UUM-110846
Regression
No
Crash on EditorBuildSettings::GetConfigObject when closing a specific project
Reproduction steps:
1. Open the attached project "CrashRepro"
2. Close the project
Expected result: Project closes
Actual result: Project crashes
Reproducible with: 2022.3.53f1, 6000.0.52f1
Not reproducible with: 6000.1.10f1, 6000.2.0b7
Fixed in: 2022.3.54f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
First few lines of stack trace:
{noformat}0x00007FF64CA1BF87 (Unity) EditorBuildSettings::GetConfigObject
0x00007FF64B6D6D49 (Unity) EditorBuildSettings_CUSTOM_GetConfigObject
0x000001C96C4D79EA (Mono JIT Code) (wrapper managed-to-native) UnityEditor.EditorBuildSettings:GetConfigObject (string)
0x000001C96C4D789B (Mono JIT Code) UnityEditor.EditorBuildSettings:TryGetConfigObject<T_REF> (string,T_REF&){noformat}
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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Resolution Note:
Thank you for reporting a bug to Unity.
This bug has been fixed in newer versions of the editor (Supported and LTS versions).
Today we will be closing this case. Thank you again for taking the time to report this issue, and please let us know if there is anything else that changes the impact or severity of this issue.