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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment