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
- Incorrect selection range is reported when selecting text across lines in a multiline TextField
- Tile Palette: Blurry selection icon and inconsistent padding in brush selection dropdown
- Player crash when a specific project is built with Vulkan
- Long Tile Palette name breaks window UI
- UI Builder Project Library foldouts do not open when pressed on the foldout name
Resolution Note: