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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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.