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
- WebGPU: ASTC texture mip levels are corrupt
- [Vulkan] Crash on with multiple stack traces when rendering large Terrain with specific hardware
- Crash on SkinnedMeshRendererManager when interacting with a prefab generated with uncombined meshes using Synty Sidekick Character Creator
- Crash on folly::detail::safe_assert_terminate_v when updating the Meta XR SDK Packages
- The text font falls back on a different font depending on the fallback font used
Add comment