Search Issue Tracker
Fixed
Fixed in 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
- DisplayDialogComplex crashes with a long content string containg Cyrillic chars
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
Add comment