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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment