Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.8f1
Votes
0
Found in
2021.3.7f1
Issue ID
UUM-60489
Regression
No
Crash on scripting_object_get_class when performing various Unity operations
A recurring crash issue in the Unity Editor has been observed, affecting various workflows. These crashes have been reported happening when:
1. Using the Animator windows and making transitions between animations
2. Using the Animation window
3. Working on/saving a script (using Rider or Visual Studio)
4. Working on a Prefab Asset
Reproducible with: 2021.3.7f1
Not reproducible with: 2021.3.34f1, 2022.3.17f1, 2023.2.6f1, 2023.3.0b3
Fixed in: 2021.3.8f1
Reproduced on: Windows 10, Windows 11 (by reporters)
Not reproducible on: No other environment tested
Notes:
1. The determination of the 'Fixed in' versions was made based on an analysis of the last known versions that were affected by the issue
2. CQA could not reproduce the issue locally
First few lines of Stack Trace:
{{0x00007ff707a6f515 (Unity) scripting_object_get_class }}
{{0x00007ff707a68974 (Unity) Scripting::FindObjectsOfType }}
{{0x00007ff707980fc5 (Unity) Resources_Bindings::FindObjectsOfTypeAll }}
{{0x00007ff706c2670e (Unity) ResourcesAPIInternal_CUSTOM_FindObjectsOfTypeAll }}
{{0x0000026e1eb8008a (Mono JIT Code) (wrapper managed-to-native) UnityEngine.ResourcesAPIInternal:FindObjectsOfTypeAll (System.Type)}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
Add comment