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
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
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