Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X
Votes
0
Found in
2022.3.53f1
6000.0.28f1
6000.1.0a5
Issue ID
UUM-87427
Regression
No
Crash on mono_object_get_class when opening the project
How to reproduce:
Open the attached project "UI test.zip"
Reproducible with: 2022.3.53f1, 6000.0.28f1, 6000.1.0a5
Could not test with: 2021.3.46f1 (compilation errors in the Console window)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
First few lines of stack trace:
0x00007FF9DB6B8F40 (mono-2.0-bdwgc) [C:\build\output\Unity-Technologies\mono\mono\metadata\object.c:7377] mono_object_get_class
0x00007FF605CA0D05 (Unity) scripting_object_get_class
0x00007FF605D610C5 (Unity) TypeTreeCache::GetTypeTree
0x00007FF605D501BE (Unity) SerializedFile::SerializedType::CompareAgainstNewType
0x00007FF605D560A2 (Unity) SerializedFile::ReadObject
0x00007FF605D55E16 (Unity) SerializedFile::ReadObject
0x00007FF605D3AD15 (Unity) PersistentManager::ReadAndActivateObjectThreaded
0x00007FF605D384C0 (Unity) PersistentManager::LoadRemainingPreallocatedObjects
0x00007FF605D37765 (Unity) PersistentManager::LoadFileCompletelyThreaded
0x00007FF605962DEE (Unity) LoadSceneOperation::Perform
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment