Search Issue Tracker
Fixed in 2022.3.26f1
Fixed in 2023.2.20f1
Votes
0
Found in
2022.3.25f1
2023.2.19f1
Issue ID
UUM-69841
Regression
Yes
Crash on CheckGameObjectsAndAddMissingRequiredComponents when opening a specific project
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Observe the Editor
Expected result: The Editor does not crash
Actual result: The Editor crashes
Reproducible with: 2022.2.0a4, 2022.3.25f1, 2023.2.19f1, 6000.0.0b14
Not reproducible with: 2021.3.37f1, 2022.2.0a3
Fixed in: 6000.0.0b15
Reproducible on: MacOS Sonoma 14.4.1 (Intel), Windows 11 (user’s)
Not reproducible on: No other environment tested
Notes:
- The crash occurs even after clearing the library
- The crash occurs regardless of the selected platform
- Some Editor versions did not produce a stack trace
First few lines of the stack trace (Windows 11):
0x00007ff7b63dad30 (Unity) CheckGameObjectsAndAddMissingRequiredComponents
0x00007ff7b50d1f16 (Unity) LoadSceneOperation::CompleteAwakeSequence
0x00007ff7b50d2b40 (Unity) LoadSceneOperation::CompletePreloadManagerLoadSceneEditor
0x00007ff7b50d382e (Unity) LoadSceneOperation::IntegrateMainThread
0x00007ff7b50d6e4e (Unity) PreloadManager::UpdatePreloadingSingleStep
First few lines of the stack trace (MacOS):
0x0000010e3556d0 in Unity::Component::CheckStructure(ErrorsAndWarningsCapture)
0x0000010fc08e60 in CheckGameObjects(AwakeFromLoadQueue&, ErrorsAndWarningsCapture)
0x0000010fc08f1b in CheckGameObjectsAndAddMissingRequiredComponents(AwakeFromLoadQueue&, bool, ErrorsAndWarningsCapture*)
0x0000010e778510 in LoadSceneOperation::CompleteAwakeSequence()
0x0000010e777b5a in LoadSceneOperation::CompletePreloadManagerLoadSceneEditor()
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.3.26f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-56057
Resolution Note (fix version 2023.2.20f1):
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-56057