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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
Resolution Note (2021.3.X):