Paper 2D:
Blueprint from Menu widget blueprint.
Button locks up after 3 presses.
First press, Make the Widget Inventory - Works
Second press, Toggle collapsed or hidden on Widget Inventory - Works
Third press, Toggle visible on Widget inventory - Works
Same time as Third press, UMG freezes
Button spawns and controls visibility of another widget.
Branch on isValid
Creates and shows if not, returning a reference.
Otherwise
Branch on visiblity.
Check Visibility, branch to (collapse or hidden), or visble.
Third time i press the button it stops responding.