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
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
- [Multiplayer TPS Sample] Grenade launcher explosion misses the Player when the Collider count exceeds HitColliderBuffer
- OS Notification Documentation is missing when following hyperlink in Notifications Settings in Hub
- Canvas Scaler sets local transforms (Position, Rotation, Scale) to 0 when Canvas is edited in Prefab Mode
Add comment