Hello,
This was actually a bug introduced in the last version. To temporary fix this quickly, please open up file AnimatableParameterEditor.cs and change line #96 which reads GUI.enabled = (hasAnyKey && parameterEnabled) || animParam.isExternal; TO GUI.enabled = true;
If you encounter any problems, please let me know.
Thanks.
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.