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. Join us on Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Animation Problem/Question

Discussion in 'Animation' started by RiddleTower, Dec 16, 2022.

  1. RiddleTower

    RiddleTower

    Joined:
    Sep 30, 2021
    Posts:
    41
    Hello everyone.
    I have a strange animation error in my app.
    As you can see at the gif i posted on the bottom of this post at around 5 second mark the hidden game object appears for a split second and then the animation starts.

    I feel quite sure that i don't have an error at my animation windows as its a quite simple animation thats brings the panel from the top of the screen to the center.

    I also tried to make the panel invisible for the first seconds in case this fixed the issue but it didn't worked.
    Anyone had an error like this before?
    Any ideas?

    Every other animation i have with exactly the same way created is working like a charm. No idea why this is happening here :)

     
  2. RiddleTower

    RiddleTower

    Joined:
    Sep 30, 2021
    Posts:
    41
    Bump if anyone has any idea :)