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)
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
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
WillowIsMehName
Feb 01, 2024 14:25
I need help, I dont understand this.