Search Issue Tracker
Fixed in 5.5.0
Votes
0
Found in
Issue ID
782224
Regression
No
MissingReferenceException when aborting save pop up generated by Sprite Editor
Reproduction steps:(Gif in Edit)
1) Open attached project, select any sprite in the Asset window.
2) Hit Sprite Editor button in Inspector, proceed to Playmode.
3) Edit "Change Shape" "Sides" value and hit "Change" button.
4) Exit playmode and close Sprite Editor window.
5) In the pop up window select "Revert".
Error in the Edit.
Note: Whilst the error is a bad sign, further more it is misleading.
"Texture2D' has been destroyed but you are still trying to access it. Your script should either check if it is null or you should not destroy the object." which is false since there are no scripts(from users perspective).
IMPORTANT Note: Reproduction steps are valid until bug that lets you edit values mentioned above is fixed.
Workaround: Make your changes in sprite editor before going into playmode and save them.
Reproduced with: 5.3.4f1, 5.4.0b11
Can't be reproduced with any version below 5.3 since there is no way to change values mentioned above.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment