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
- Color picker does not show the correct color when selecting color on the moving object
- “Asset X has no meta file, but it's in an immutable folder. The asset will be ignored.” errors are thrown when importing package with files not listed in package.json's "files" property
- There is no way to adjust the HDR Paper White value of the Unity Editor's interface, making it difficult/uncomfortable for some developers to work on very dark/bright scenes in HDR
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
Add comment