UGameplayDebuggerLocalController::OnDebugDraw crashed with a dereferenced nullptr for CachedReplicator.
n/a
0x00007ff6aded498c MyGame.exe!AActor::GetWorld() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\Actor.cpp:577]
0x00007ff6b01f94eb MyGame.exe!UGameplayDebuggerLocalController::OnDebugDraw() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\GameplayDebugger\Private\GameplayDebuggerLocalController.cpp:202]
0x00007ff6b01ed3f6 MyGame.exe!TBaseUObjectMethodDelegateInstance<0,UGameplayDebuggerLocalController,void __cdecl(UCanvas *,APlayerController *),FDefaultDelegateUserPolicy>::ExecuteIfSafe() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Core\Public\Delegates\DelegateInstancesImpl.h:667]
0x00007ff6ae90490b MyGame.exe!UDebugDrawService::Draw() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\Debug\DebugDrawService.cpp:119]
0x00007ff6ae904745 MyGame.exe!UDebugDrawService::Draw() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\Debug\DebugDrawService.cpp:100]
0x00007ff6aeb13ef5 MyGame.exe!UGameViewportClient::Draw() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\GameViewportClient.cpp:1954]
0x00007ff6afb92581 MyGame.exe!FViewport::Draw() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\UnrealClient.cpp:1869]
0x00007ff6aea8d448 MyGame.exe!UGameEngine::RedrawViewports() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:749]
0x00007ff6aeaaa3aa MyGame.exe!UGameEngine::Tick() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Engine\Private\GameEngine.cpp:1931]
0x00007ff6b05563bc MyGame.exe!FEngineLoop::Tick() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Launch\Private\LaunchEngineLoop.cpp:6006]
0x00007ff6b056f06c MyGame.exe!GuardedMain() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Launch\Private\Launch.cpp:189]
0x00007ff6b056f14a MyGame.exe!GuardedMainWrapper() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:119]
0x00007ff6b0572075 MyGame.exe!LaunchWindowsStartup() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:281]
0x00007ff6b0583a24 MyGame.exe!WinMain() [D:\TRS_Perforce_MyGame_PostB\Game\Engine\Source\Runtime\Launch\Private\Windows\LaunchWindows.cpp:324]
0x00007ff6b6cdbbfa MyGame.exe!__scrt_common_main_seh() [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288]
0x00007ffca5d9257d KERNEL32.DLL!UnknownFunction []
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
How to delete some elements correctly when deleting an array loop?
What is the difference between Camera and CineCamera?
What controls of umg have mouse wheel events in UE4.27?
How to assign a value to a member of UMG's UMaterialInterface pointer type in C++?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-213451 in the post.
1 |
Component | UE - AI - Debugging |
---|---|
Affects Versions | 5.4 |
Target Fix | 5.5 |
Fix Commit | 33296043 |
---|
Created | Apr 27, 2024 |
---|---|
Resolved | Apr 29, 2024 |
Updated | May 16, 2024 |