Hello
You left the SendTaskOwnerDefaults call in OnValidate in the new version, which brings back the initial issue.
However, simply commenting it out leads to the missing task owner error.
I’ve added the [ExecuteInEditMode] attribute to the script, which causes Awake to be called, which in turn calls SendTaskOwnerDefaults.
Ran a few tests, seems to be working.
Could you please confirm if this is a proper fix?
Login
Register
By registering on this website you agree to our Privacy Policy.