[4.10.2] Construction Script variables can only be edited when they are exposed.

This bug report was resolved as “by design”; however, that means that there is no way to track internally whether the construction script has ever run in Blueprint without exposing the variable that you use to track it to the users in the editor, which may open up the possibility of bugs if users directly change the value of that tracking variable on the instance.

1 Like