Yeah… Afraid that’s not it. (I double checked). I’m usually pretty prone to think that I’ve done something wrong long before I think I’ve found a bug… Definitely still that potential, but if it is something I’ve done I can’t figure it out for the life of me. It isn’t the default value I’m trying to update (see picture included) it is setting the variable on an instance. Afaict the instance variable doesn’t even show in the editor until its compiled.
Either way I compiled and saved it again and still have this issue.
I even tested adding another editable/exposed boolean variable, compiling, and editing that on the instance. That works, but I still can’t update the actor reference variable which was added first.