Search Issue Tracker
Fixed in 6000.2.0b13
Fixed in 6000.2.X, 6000.3.X, 6000.3.0a4
Votes
0
Found in
2022.3.62f1
6000.0.49f1
6000.1.4f1
6000.2.0b2
6000.3.0a1
Issue ID
UUM-105792
Regression
No
Crash on GameObject::RemoveComponentFromGameObjectInternal when opening a specific project
How to reproduce:
1. Open the attached “CrashRepro“ project
Reproducible with: 2022.3.62f1, 6000.0.49f1, 6000.1.4f1, 6000.2.0b2
Reproducible on: macOS 15.4.1 Sequoia (Intel), Windows 11 (by user)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007FF8621AA984 (Unity) GameObject::RemoveComponentFromGameObjectInternal
0x00007FF863A8A776 (Unity) AttachAddedComponents
0x00007FF863A8A05C (Unity) AttachAddedComponents
0x00007FF863A726DD (Unity) MergeMissingPrefabInstanceDuringLoad
0x00007FF863A70E3F (Unity) MergeAllPrefabInstanceInfosDuringLoad
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Add comment