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
- [UI Builder] Viewport's gizmos for Margin and Padding disappear when dragging to modify the value and the cursor leaves the Spacing section
- "Multiplayer Center" window does not reflect changes made in "Other Packages" section
- Crash on D3DKMTOpenResource when capturing with RenderDoc while GPU Skinning is set to GPU(Batched)
- Editing and saving Curve changes in UI Builder window throws multiple errors in the Console
- [UI Builder] Value is not selected when left clicking on Spacing/Border Widget values
Resolution Note: