Search Issue Tracker
Won't Fix
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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note: