Search Issue Tracker
Won't Fix
Won't Fix in 2021.3.X
Votes
0
Found in
2021.3.30f1
Issue ID
UUM-48820
Regression
No
Crash on GetComponentsImplementation<1,1> when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. In the “Interaction SDK“ pop-up select “No“
3. Wait a few seconds and observe the crash
Reproducible with: 2021.3.30f1, 2022.3.8f1
Not reproducible with: 2023.1.13f1, 2023.2.0b9, 2023.3.0a5
Fixed in: 2022.3.9f1
Reproduced on: Windows 10 Pro, Windows 11 (by reporter)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007ff68e3d27df (Unity) GetComponentsImplementation<1,1>
0x00007ff68e3d2f8c (Unity) GetComponentsImplementationRecurse<1,0,1>
0x00007ff68e3d3e51 (Unity) GetComponentsOfTypeFromGameObject<1,0>
0x00007ff68e3da59a (Unity) ScriptingGetComponentsOfTypeFromGameObject
0x00007ff68d5ff364 (Unity) GameObject_CUSTOM_GetComponentInChildren
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
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Resolution Note:
Resolution Note (2021.3.X):