Search Issue Tracker
Fixed
Fixed in 2022.3.9f1
Votes
0
Found in
2022.3.8f1
Issue ID
UUM-62357
Regression
No
Crash on GetComponentsImplementation<0,1> when opening a project
Reproduction steps:
1. Open the attached “repro-project“
2. Observe the crash
Reproducible with: 2022.3.8f1
Not reproducible with: 2021.3.34f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Fixed in: 2022.3.9f1
Reproduced on: Windows 10, Windows 11 (by reporter)
Not reproducible on: No other environment tested
First few lines of the stack trace:
0x00007ff76e2bc28f (Unity) GetComponentsImplementation<0,1>
0x00007ff76e2bcebc (Unity) GetComponentsImplementationRecurse<0,0,1>
0x00007ff76e2c3f83 (Unity) ScriptingGetComponentsOfTypeFromGameObject
0x00007ff76d2ab681 (Unity) GameObject_CUSTOM_GetComponentsInternal
0x000002165281aa87 (Mono JIT Code) (wrapper managed-to-native) UnityEngine.GameObject:GetComponentsInternal (UnityEngine.GameObject,System.Type,bool,bool,bool,bool,object)
Comments (1)
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
- Tutorial Case - [First] Depth of field does not apply correctly to UI elements
- “3.3.0.37 has a regression: newly created C# files are not added in the project” text is not aligned in the Package help box
- UI Toolkit Editor Window Creator becomes deformed and stretched when the “Enter” key is pressed
- “Assertion failed on expression: 'IsFinite(distanceForSort)’” is spammed in the Console when changing Trail GameObject position to a very high number
- VFX Graph Node documentation icon is pixelated
WillowIsMehName
Feb 01, 2024 14:25
I need help, I dont understand this.