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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Add comment