Search Issue Tracker
Fixed
Votes
0
Found in
5.4.0b19
Issue ID
801646
Regression
Yes
[Sprite Renderer] Sprites have material set to "None (Material)" when pressing play button in toolbar.
Steps to reproduce:
1. Create new Unity project.
2. Create new scene.
3. Create empty object in the fresh scene, then add "Sprite Renderer" to this object.
4. In "Sprite Renderer" menu, add a new sprite in "Sprite" line.
--- Note that you can add already existing unity sprites. I used "Background" sprite for testing purpose.
5. In toolbar press play button.
--- Note that "Sprite Renderer" material line changes to "None (Material)". Also empty object now looks pink in a game view.
6. Press play button again to get back to scene view.
7. "Sprite Renderer" material still remains "None (Material)".
Some observations:
- After material is set to "None (Material)" (fifth step) you can change it manually to "Sprites-Default" material and changes remains even after pressing play button again.
- Importing projects from older versions of unity doesn't reproduce this issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment