You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears as if the animation recorder is not working. I'm on Unity 5.4.1f1 and whenever I try to record an animation, the animation clip would only have 2 curves and wouldn't have that I actually recorded...
I have this spectrum that reacts to audio, and what I used to do in Unity 5.4.0 was that I would record it and the Animation recorder would return a relatively large file that would usually have these settings:
Now, this is what I'm getting from the animation recorder:
There's also no errors or warnings in the console, so I have no idea what's happening...
Edit:
For the sake of experimentation, I put 50 spheres as a child to a gameObject with only the Animation recorder on it and recorded the falling from the rigibody component. I then took the rigibody out and put the animation clip on the parent object. It seemed to work...
Edit 2:
I even recorded the falling of 100 spheres and even that seemed to work...
Edit 3:
I found out that the cubes aren't recording because they all have the exact same name... I'll close this issue, sorry about that haha
The text was updated successfully, but these errors were encountered:
It appears as if the animation recorder is not working. I'm on Unity 5.4.1f1 and whenever I try to record an animation, the animation clip would only have 2 curves and wouldn't have that I actually recorded...
I have this spectrum that reacts to audio, and what I used to do in Unity 5.4.0 was that I would record it and the Animation recorder would return a relatively large file that would usually have these settings:
Now, this is what I'm getting from the animation recorder:
There's also no errors or warnings in the console, so I have no idea what's happening...
Edit:
For the sake of experimentation, I put 50 spheres as a child to a gameObject with only the Animation recorder on it and recorded the falling from the rigibody component. I then took the rigibody out and put the animation clip on the parent object. It seemed to work...
Edit 2:
I even recorded the falling of 100 spheres and even that seemed to work...
Edit 3:
I found out that the cubes aren't recording because they all have the exact same name... I'll close this issue, sorry about that haha
The text was updated successfully, but these errors were encountered: