GameInstance Susbsystem is not working

LogScript: Warning: Accessed None trying to read property CallFunc_GetGameInstanceSubsystem_ReturnValue
GameInstance_C/Engine/Transient.UnrealEdEngine_0:GameInstance_C_0

This log i can see when i call subsystem function in game instance and still it has null value

Hi!

Can you show how do you call said function? And what subsystem you’re trying to use?

Example subsystem based on game instance subsystem

Output

image

Where are you calling your subsystem?