Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We’re making changes to the Unity Runtime Fee pricing policy that we announced on September 12th. Access our latest thread for more information!
    Dismiss Notice
  3. Dismiss Notice

Question Reference sprite animation problem

Discussion in 'Animation' started by Grzp, Feb 20, 2023.

  1. Grzp

    Grzp

    Joined:
    Jan 25, 2018
    Posts:
    31
    Hi,
    I have a problem with one animation. So I have a player, and this player has a few diffrent animation like this: upload_2023-2-20_14-52-34.png
    Generaly, animations for all players (I have a few character, like Elf, Dwarf,ect) are genereting from tool and everything are ok, expect for one: PaladinIdleLeftNoBand. So in this animation I lose reference to sprite in two last keys and I don't understand why. upload_2023-2-20_15-11-4.png
    Sprite for this animation looks ok, also I lost reference for this sprite when I send this animation for bitbucket serwer. On my computer animation look ok, but after download on other computer it lost reference for sprite.
    I tried remove animation from project and create new animation manually.

    Anybady has similar sytuation and can help me with it?
     

    Attached Files:

  2. Grzp

    Grzp

    Joined:
    Jan 25, 2018
    Posts:
    31
    I use git to handle bitbucket server.
     
  3. Grzp

    Grzp

    Joined:
    Jan 25, 2018
    Posts:
    31
    I fixed this by problem, I updated all packages connect with sprites and animations 2d, and bug disappeared, you can close tread.