Search Issue Tracker
By Design
Votes
0
Found in
2018.1.0a6
Issue ID
973273
Regression
No
Issues with sprite animation rendering in 2018.1.0a6
Animation added to an empty game object seem to set the sprite renderer incorrectly. Sprites will not appear until the game is in play mode.
Video: https://oc.unity3d.com/index.php/s/UccToaN5dR0qdZt
Project Files: https://oc.unity3d.com/index.php/s/iBIb0r2TrB1nFiH
Updated Repo
- Open Project
- Animated Torches are applied to the scene but you can't see them until unless you are in play mode.
- Look at scene view. No torches in the scene.
- Play the scene
Notice issue >> Torches appear in game scene.
I've narrowed this down to the sprite being added to an empty game object. If you drag and drop the animation into the hierarchy, they display as normal.
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