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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
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