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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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