Hello,
A licensee has reported us a crash in DebugCameraController / DebugCameraHUD.
It is due to a missing check in ADebugCameraHUD::PostRender() of SelectedActor set in ADebugCameraController::Select.
I have made a patch fixing the crash (replace the != NULL by a IsValidLowLevel() to ensure GC status). Please find attached. It is to be appliedin DebugCameraHUD.cpp
I think the same kind of crash might happen with the other variables set in ADebugCameraController::Select() :
SelectedComponent
GDebugSelectedActor
GDebugSelectedComponent
I am not able to find world outliner how to enable it?
How can i modify the param name in EQS node
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
How to achieve HLSL Multiple Render Target in Material blueprints?
What method is used to fill polygonal regions when drawing spline mesh at run time?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How does TextureRenderTarget2D get TArray<uint8> type data?
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-69912 in the post.
1 |
Component | UE - Gameplay |
---|---|
Affects Versions | 4.21.2 |
Target Fix | 4.22 |
Created | Feb 12, 2019 |
---|---|
Resolved | Feb 18, 2019 |
Updated | Feb 26, 2019 |