The backtrace is: F/DEBUG : backtrace: F/DEBUG : #00 pc 00070e22 /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG : #01 pc 0004758d / ...
The 'Any Key' input isn't working when it is assigned in the Axis Mappings menu. If you call 'Any Key' in Blueprint it still functions as intended. This is a regression from 4.19.2 (CL-4033788). T ...
I confirmed in UE4.21.2. I attached the project to reproducte the problem. ...
This issue is reproduced on mobile devices. According to the information from the licensee, it occurs with the following settings.[Link Removed] When executed, the following warning is displayed."L ...
The BP interface graph shouldn't be able to convert functions to events because they are inherently all function graphs. ...
DrawScale = Landscape->GetRootComponent()->GetRelativeScale3D(); ↓ DrawScale = Landscape->GetActorScale3D(); Changing as above will solve the problem. Output log displays this warning: LogPhysic ...
A persistent local boolean will not serialize even though it is marked with CPF_SaveGame, when other types will (such as an integer). [Image Removed] [Image Removed] ...
FConsoleVariable::OnChangedCallback was changed to a multicast delegate in 4.26. Along with this, FConsoleVariableBase::SetOnChangedCallback was implemented to emulate a single delegate for compatib ...
Object blured in foreground with blur radius larger than there size cause artifact ...