[Repro] Anim State Machine Crashes Editor EVERY time

Hi TheJamsh,

I was able to reproduce this by hooking up the conduit, compiling (seeing the warning that you aren’t supposed to hook up a conduit from the entry node), then saving and closing the editor. After that I did what you did in your video and encountered the ensure.

However, when you’re in a non-code project (and I suspect when you’re compiled for development too) this ends up being an ensure/handled error. In debug, you should be able to hit continue on the breakpoint dialogue box and continue (Sorry, not a programmer).

I was able to work around it by breaking the link and compiling the AnimBP before doing anything else. This allowed me to proceed without hitting the ensure.

-.