Having trouble casting to Game Instance

Hello,
the casting keeps failing when I try to cast to a Game instance I created

I put a print string on cast failed, and it always fails.

1 Like

In Project Settings under Project - Maps and Modes you need to set it to use your custom Game Instance.

6 Likes

Thank you, That worked.

Thanks, this was my Problem!