When playing a scene in 5.2.1 I get an error message saying that the gameplay debugger is not calling it’s SuperTick. I have fixed this by adding in Super::Tick(DeltaTime) to AGameplayDebuggerPlayerManager::Tick.
When playing a scene in 5.2.1 I get an error message saying that the gameplay debugger is not calling it’s SuperTick. I have fixed this by adding in Super::Tick(DeltaTime) to AGameplayDebuggerPlayerManager::Tick.