Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.1f1
Issue ID
759267
Regression
No
MissingReferenceException on asset Scriptable Object refresh
How to reproduce:
1. Save a backup of Repro/MyScriptableObject 1 to some other location
2. Click on Repro/MyScriptableObject 1 so it opens within the Unity inspector
3. Modify the IntValue to some other value, such as 5
4. Save the project
5. Restore the MyScriptableObject 1 file from your backup. This should be done within the file browser
6. Bring back focus to Unity. You will get the MissingReferenceException and
7. Selecting MyScriptableObject 1 doesn't change anything, but if selecting MyScriptableObject and then MyScriptableObject 1 the values appear again
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note (2019.1.X):
Hi there,
We really appreciate your contribution to the Unity product. Thank you for reporting this issue. We take every case submitted to us seriously by investigating the impact on you, our customer, as well as the impact it may have on the engineering and experience of our product.
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.
Unity QA Team