Search Issue Tracker
Fixed
Fixed in 2022.3.48f1
Votes
0
Found in
2022.3.47f1
Issue ID
UUM-86887
Regression
No
Crash on mono_class_is_subclass_of_internal when entering Play Mode
How to reproduce:
1. Open the “CrashRepro“ project
2. Open the “Assets/Scenes/GameScene.unity“ Scene
3. Enter Play Mode
Reproducible with: 2022.3.47f1
Not reproducible with: 2022.3.48f1, 6000.0.21f1, 6000.1.0a4
Couldn’t test with: 2021.3.45f1 (Errors in the Console)
Reproducible on: macOS 14.6.1 Sonoma (Intel), Windows 10 (reported by user)
Not reproducible on: No other environment tested
Note: Couldn’t find regressed versions due to errors when trying to downgrade the project
First few lines of stack trace:
0x00007ffc15840a53 (mono-2.0-bdwgc) mono_class_is_subclass_of_internal (at C:/build/output/Unity-Technologies/mono/mono/metadata/class.c:3545)
0x00007ffc1594666f (mono-2.0-bdwgc) mono_class_is_subclass_of (at C:/build/output/Unity-Technologies/mono/mono/metadata/external-only.c:333)
0x00007ff78f2735b0 (Unity) scripting_class_has_parent
0x00007ff78f256487 (Unity) Scripting::CreateNullExceptionObjectImpl
0x00007ff78f261fe6 (Unity) Scripting::CreateNullExceptionObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Dropdown search icon is used next to the UI Builders Library search when the search has no dropdown functionality
- UI Builders library selection buttons tooltips are not in accordance with the Editors foundations
- Blue highlights appear when some of the UI Builders panels are focused
- Property fields overlap in the Override window when comparing changes
- "Timeflow Animation System" custom package appears twice in the Package Manager
Add comment