- Home /
Inspector AnimationCurve preview not updating
I have a script that generates keys in a public AnimationCurve property. However for the changes to appear on the tiny curve preview box, I need to select another game object and then go back to see the changes.
Any way to force an update on the Inspector? Note that this is NOT a custom Inspector.
Comment
Your answer

Follow this Question
Related Questions
Invoke inspector update (from editorwindow) 0 Answers
Update Values into Inspector 3 Answers
Text in the scene is not being updated! 0 Answers
ScriptableObject instances stopped updating in Inspector? 0 Answers
How to optimize a custom editor ? 3 Answers