UEFN crashes when linking verse devices to eachother

I noticed tonight I’m experiencing the same issue, UEFN crashes when I have two Verse devices that reference each other.

My use case is I have a game controller device, and a mission controller device. My mission controller references my game controller to get global settings, then my game controller references missions to initialize them all.

That was what I was attempting to do anyway, I guess I’ll find another way.