If I set visibility to collapsed it just gets affected if I PIE. If I am just in the Editor without PIE, the element is always visible. I think this behavior is also at visibility: hidden
Is this normal behavior? I think not because I should the result also see in the editor so I can see what I build.
No, this is pretty normal. I prefer that way. If you’re building a menu for example, is good to see how the full unlocked version will be like. But yeah, is a normal behavior
Hook up script here to preview behaviours outside of PIE. The Instance Editable variable changes also propagate - indispensable when you layer complex widgets and what to quickly test stuff without running it.