Search Issue Tracker
Fixed
Fixed in 2020.3.X, 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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment