Search Unity

Bug Sprites not updated in Animation, allthough the transform is

Discussion in '2D' started by frankfringe, Mar 5, 2023.

  1. frankfringe

    frankfringe

    Joined:
    Feb 9, 2019
    Posts:
    105
    Hi,
    I am trying to do a simple animation - changing the position of a Sprite. It works when not in animation mode, but as soon as I enter animation mode, the sprite is not updated anymore, see the first attached file.

    Animation.gif

    When I then run the animation, the position of the gamobject is successfully changed, whereas the Sprite stays at the same position (see the second attached gif). Animation2.gif

    Any help on this? I am using Unity 2023.1.0b4, I created the project as 3D URP (because I am using DOTS), but changed the scene view mode to 2D.
     
  2. Unrighteouss

    Unrighteouss

    Joined:
    Apr 24, 2018
    Posts:
    599
    This looks like a bug to me. If it's happening consistently like in your examples, I would definitely submit a bug report.