Game Instance Subsystem doesn't work

The problem was that I override the Init() function in GameInstance and forgot to add Super::Init() to it)
Pain and fun))

1 Like