Rebinding an action mapping doesn't seem to take effect immediately if the Pawn class used has Pawn.h as its parent class. However this'll take effect immediately with DefaultPawn.h. In addition, th ...
When running the FaceARSample app on an iOS device, the app gets stuck on "Searching for a face to track" despite having a face in front of it. I tried it with and without my glasses on as well as w ...
Recompiling a foliage painted actor bp will orphan already painted actors. ...
In Tick processing of LevelSequencActors of World Tick, If you destroy an actor with an actor's ticks, delete it immediately from the LevelSequencActor array. I think that the problem occurred becau ...
The Debug Focus Plane in the CineCameraActor does not appropriately respond to mouse input and position when the Manual Focus Distance is set using the eye-dropper. Tested in 4.21.2 (CL - 4753647), ...
If you add a track for Attach from Sequencer Scripting and add a section to it, two sections are automatically added.If you don't use Sequencer Scripting, only one section will be added ...
When a landscape uses simple collision, the returned physical material can be mismatched. This seems to be a result of ConvertHeightfieldDataForPhysx within ULandscapeHeightfieldCollisionComponent: ...
Grammatical error in a tool tip for the Force layout prepass node. It appears that he word "is" needs to be removed (see attached image) ...
In engine versions 4.23 and above, the Shader Complexity Viewmode doesn't render appropriately for meshes with masked materials. Tested in 4.22.3 (CL - 7043647), 4.23 (CL - 8386587), 4.24 (CL - 961 ...
Landscape LOD tessellation creates big holes in landscapes. ...