Search Issue Tracker
Fixed
Fixed in 2020.3.45f1
Votes
0
Found in
2020.3.6f1
Issue ID
UUM-649
Regression
Yes
Crash on scripting_class_get_image when opening a project and compiling Scripts
How to reproduce:
1. Open the attached project from "rubens_uclient_main.zip"
2. Observe the crash
Reproducible with: 2020.3.7f1, 2020.3.25f1
Not reproducible with: 2019.4.34f1, 2020.3.6f1, 2021.2.7f1, 2022.1.0b2
First lines of the stack trace:
0x00007FF70ECC9145 (Unity) scripting_class_get_image
0x00007FF70EC94EFC (Unity) AttributeScanner::AttributeScanner
0x00007FF70ED31280 (Unity) SerializableManagedRef::AssertKlassMeetsRequirements
0x00007FF70EC5C595 (Unity) ManagedMonoBehaviourRef::SetScriptCache
0x00007FF70ED35408 (Unity) SerializableManagedRef::RebuildMonoInstance
0x00007FF70ED5D437 (Unity) PersistentManager::ProduceObject
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes after some time when using NavMeshQuery::Raycast
- Cube is rendered green when its color is set to black and using the Lift Gamma Gain Volume interpolation
- Inner and outer exceptions are not unrolled correctly
- [iOS][WebGL] Audio Clip doesn't play when Load Type is set to Decompress On Load and iOS Silent Mode is enabled
- Crash on EditorBuildSettings::GetConfigObject when closing a specific project
Add comment