Search Unity

Animation Grey Box and Errors in Unity Learn Junior Programmer Create With Code 2

Discussion in 'Community Learning & Teaching' started by taylorhubbard, Mar 31, 2022.

  1. taylorhubbard

    taylorhubbard

    Joined:
    Oct 10, 2021
    Posts:
    3
    So, I working on Prototype 3 for the Unity Learn Junior Programmer course in the Create With Code 2 unit. However, when I got to editing the animation speed, I ran into an issue that stopped me from progressing. Whenever I click on the Run Static animation, a giant grey box appears over the inspector that I just can't get rid of. This prevented me from editing the animation speed, which is needed to progress in the course. When I import the package with my progress, I get the following errors:
    1.
    File 'Animations_Static' has rig import warnings. See Import Messages in Rig Import Tab for more details.
    2.
    File 'Animations_Static' has animation import warnings. See Import Messages in Animation Import Settings for more details.
    3.
    File 'Animations' has rig import warnings. See Import Messages in Rig Import Tab for more details.
    4.
    File 'Animations' has animation import warnings. See Import Messages in Animation Import Settings for more details.
    5.
    File 'Animations_IK' has animation import warnings. See Import Messages in Animation Import Settings for more details.

    Are these related? If so, how do I fix these?
     
    TFK267 likes this.