Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.5.0a5
Issue ID
820730
Regression
No
Sprite animation preview does not respect "Order in Layer"
The layering of sprites (Order in Layer) is ignored and messed up in the clips animation preview (Inspector).
repro:
-open Project
-open Sprite_Locomotion scene
-select “run” clip in Project window
-drag’n’drop “Root” GO from Hierarchy into Inspector animation previewer
(bottom of Inspector > “No model… Please drag…” text)
-orbit the camera in the previewer so that the character runs towards the right of the screen (same as scene view)
-click Play in the previewer…
result: animation plays properly, but the “Order in Layer” on the individual sprites are ignored, resulting in sprites flip-flopping between front/back layers.
expected result: same sprite ordering as in the Scene and Game views.
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