OnValueChanged on Vector3 fields doesn't trigger when using the keyboard

Issue #227 resolved
Bjarke Elias created an issue

Copy paste from: https://forum.unity.com/threads/released-odin-inspector-serializer-the-ultimate-workflow-tool.476949/page-6#post-3292194

[OnValueChanged("refreshGrid")] attribute on Vector3 fields only triggers when i am manipulating the coordinates with mouse scroll. When im clicking on the field and use my keyboard to change the value, it does not trigger. :)

Comments (1)

  1. Log in to comment