Search Issue Tracker
By Design
Votes
0
Found in
2019.2.0b10
Issue ID
1169946
Regression
No
[Sprite Renderer]Reset is not working on Sprite
Reset is not working on Sprite
Steps to Reproduce:
1. Create a new Project
2. Hierarchy > right-click > 2D > Sprite
3. Project > Assets > right-click > Create > Sprite > Square
4. Assign Square sprite to New Sprite
5. New Sprite > Inspector > Sprite Renderer > Cog Wheel > Reset
Expected Result: Sprite field should be blank
Actual Result: Reset is not working
Reproducible on : 2019.3.0a10. 2019.2.0b10, 2019.1.0f2, 2018.3.0f2
Environment: Mac 10.14 and Windows 10
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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note:
With our main workflow, you would drag a Sprite asset into the scene to create a Sprite Renderer with the Sprite field automatically filled with the Sprite asset in question. In this case you don't really want the Reset function to reset the Sprite field to null.