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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
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.