- Download and unzip attached project.
- Run editor.
- Select actor.
- Select BP_MyComponent in Outliner.
- Change "Some String" to any value. Observe that value resets to the default.
- Change "Category" to any value. Observe that the value does change.
- Go back and change "Some String" again. Observe that it does change now.
Expected behavior: all fields should change without any reset.