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
- URP Scene Templates are not editable when first opened from the New Scene dialog
- Look Dev window flickers when resizing the window after docking it
- UI breaks when Multiplayer Center window section divider is moved too far
- Adaptive Performance documentation link leads to outdated package documentation when the documentation hyperlink is pressed in the Project Settings window
- After converting a Built-in project to URP render texture related errors are spammed that can lead to Game view being rendered on top of Scene view
Add comment