Hi all.
I have a PlayerController that implements an interface that describes two methods: GetTeam and SetTeam, for getting and setting a custom ‘Team Info’ structure. If I set a breakpoint on the getter method in the controller, and attempt to preview the return value then UE 4 crashes.
It might have something to do with either this error, or with how I’m calling the function. I’ve probably set it up in a less than elegant way.
I’ve uploaded the content files here