Thanks for the reply. Only it did not work for me. I edited the code but I still don’t get the gear icon back.
I put a Debug.Log in line 95 to test if the code was executed and the Debug.Log was never called. So my guess is that the code is not being executed even though the fix should work.
I tried restarting Unity several times, but still no change. I’m using Unity 5.1.1f1.
Edit: I tried putting a Debug.Log is AnimatableParameterDrawer.cs as well where the method AnimatableParameterEditor.ShowParameter is being called. But this Debug.Log also didn’t execute.
Login
Register
By registering on this website you agree to our Privacy Policy.