Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1109539
Regression
No
Mismatch between assembly filename and metadata assembly name breaks ScriptableObject
How to reproduce:
1. Open the user's project
2. In the project window click Create -> What_The_Hack ModApi -> ScriptableObject dictionary
3. In the Inspector window change the Size to 1 and then set the Key to "asas" (Key name does not matter)
4. Save and Exit Unity
5. Open the project again
6. Select the SODictionary file that you've created
Expected result: You can modify the Scriptable Object
Actual result: The Inspector throws "The associated script can not be loaded." error
Reproducible with: 2017.4.22f1, 2018.3.7f1, 2019.1.0b5, 2019.2.0a7
Note: In 2017.4 versions, the Inspector does not show anything when selecting the Scriptable Object
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on UndoManager::RegisterUndoInternal when applying added GameObjects to a Prefab
- [Asset Bundles] A new bundle hash is not generated when the name of a serialized field is changed
- Icon section shows incomplete message and unusable check box in Build Profiles and Player Settings window instead of “Not applicable for this platform” for Dedicated Server Platform
- 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
Add comment