Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
2
Found in
2019.4
2019.4.1f1
2020.2
Issue ID
1260296
Regression
No
ScriptableObject loses script reference when opening project
Reproduction steps:
1. Open attached project "PerceptionProject" in "Perception.zip"
2. In Project window, select "IdLabelConfig" asset
3. Observe Inspector window
Expected result: The properties are displayed
Actual result: "The associated script can not be loaded" is shown
Reproducible with: 2019.4.6f1, 2020.1.0f1, 2020.2.0a20
Could not test with: 2018.4.26f1 (console errors break project)
Workaround: Right-clicking on the "Assets" folder in the Project window and pressing "Refresh" fixes the issue.
(Note: refresh doesn't seem to fix it anymore if no changes are made to scripts, entering playmode will fix it, probably need domain reload)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
Add comment