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
- UI Builder's Scale values cannot be parsed as 'px' and '%' types
- Dragged Transform Scale values in UI Builder are incremented by whole numbers
- Invalid Audio Handle error is thrown on Play Mode exit when Pipe.GetAvailableData is used in RootOutputInstance.IRealtime.EarlyProcessing
- [HDRP] Custom Post Process Orders dropdown is unstructured and unsearchable when adding a custom pass in Global Settings
- Background Image type in UI Builder falls back to "Texture" if no reference is set and the element is reselected
Add comment