The 'Add Movement Input' node no longer functions on a Default Pawn. This worked in 4.5.1 & 4.6.1. ...
Scene Capture 2D causes the app to crash on Android in ETC2. I checked iPhone and I did not receive a crash. ...
Due to the changes made to subsurface profile (implementation of full resolution skin shading) it now renders white or with heavily faded base colors under certain conditions. In this case it is wh ...
Trying to duplicate a level in the editor that has a large _BuiltData file results in a crash. In the case of the supplied test level, it is over 3 GB. Crash repros in 4.19.2 and Main (CL 4115885). ...
Using a For Loop inside of a Blueprint Function or Function Library will always return index 0 when used in the Construction Script. This was reported and tested in 4.19.2 (CL-4033788). This was r ...
When the scrollbox as the child of multiple retainerboxes, the scroll isn't smoothing. It can see issue with PIE only. If it run with standalone (or package build) is fine. In SScrollBar::ExecuteO ...
Both versions works correctly if HISMC is pre-placed (generated in ConstructionScript). Only when generated dynamically does it fails. The Navmesh isn't being updated after SetStaticMesh and AddInst ...
This was reproduced both in Match 3 and a new BP project with a custom launch image. Note that on Pixel 2 the BP project behaves a little differently than Match3. It displays in full size, then s ...
Checked on the Binary version //UE4/Release-4.25 stream CL 13942748 Version 4.25.3, logs are also saved into Engine folder: \AppData\Local\UnrealEngine\4.25\Saved\Logs instead of a Project folderIf a ...
After dispossessing an NP-simulated pawn, it appears that the last frame of input is used for the continued simulation of the pawn. For example, a client player may be holding down continuous inp ...