Yuvi_GD
(Yuvi GD)
March 6, 2025, 9:42am
1
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?
1 Like
3dRaven
(3dRaven)
March 7, 2025, 2:45pm
3
Example subsystem based on game instance subsystem
Output
Where are you calling your subsystem?
1 Like
Yuvi_GD
(Yuvi GD)
March 10, 2025, 5:09am
4
Sorry guys for bothering you and thank you for your response
The issue was, i was trying to calling Game-Instance Subsystems functions in Widget-Blueprint ’s PreConstructor in Editor which of course make null value.
Because it’s Runtimes Subsystems
Thank you, guy’s,
1 Like
system
(system)
Closed
April 9, 2025, 5:09am
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.