Hi, I have had a Switch on Int for a long time in my Level Blueprint inside a function and gave no problems when I had only nodes connected to the 1 and 4 options. But if I connect anything, even just a Print String, to another one (2,3…) Standalone will crash, and if I remove it it will work nicely again. It doesn’t happen in PIE. It’s 4.2.1, recently verified.
There’s only one case when it doesn’t crash in Standalone: when I connect to 2, 3 (or others that crash) to the same connection that 1 or 4 is connected to.
Do you know what might be causing this problem?