Long time programmer, pretty new to unity.
Been checking out what it could do and decided to begin testing the Animation and state machine stuff out.
I created an animator and a state. I then tried to place an animation in it. So I created a new animation and set it to that state. However when I selected the animation in the inspector and attempted to open it nothing happened.
I proceeded to load the 2D sample project with the potato man. I had a look at the swan animation in that and had the same issue.
I have done the following to debug it myself.
-Ran the program as an administrator
-Clicked on every "open" "edit" button I can find.
-Opened a blank animation window and tried to drag the animation over.
I did some research for what else it could be. I found that there is some legacy issues with Animation but since I only started using it in 2014 I don't think I'm having legacy issues.
I checked the event viewer and nothing is being coughed up there.
So does anyone else have some troubleshooting ideas. Or even better a solution? I'll keep poking around myself
↧