Yes, this is exactly what I was after. I’m pretty sure this is your issue. As a simple test, can you map the toggling of the boolean to a key press instead?
Generally speaking, changing properties of an actor via the properties panel during gameplay is going to result in odd behavior like this. I’m fairly confident that when you change a property during gameplay the editor will “refresh” the actor as you’ve now just change a property which could effect its construction.