When look at stats in Unreal Frontend, can see the events that run in the function. It work in 4.21, but it doesn't work in 4.22. ...
Overlapping lightmaps are generated when the LOD group is not the default. Setting the LOD group to None and rebuilding lighting doesn't have the same result. Found in 4.24 CL# 10570792 Reproduced ...
WaterBodyCustom seems not to work with Distance Culling settings on its own actor, either Draw Distance/Never Distance Cull or Allow Cull Distance Volume. It only can be controlled by the CullingD ...
Duplicating Collapsed Graph Nodes that have spaces in the name lose all pin connection links. ...
Moving the camera around with click-drag in this project during Standalone or in packaged games causes choppy camera movement. This does not occur in standard PIE. Test project attached. Notes from ...
When setting up a UMG HUD system, the Multi Line Editable Text box component will accept text, but all text entered is on a single line with a horizontal scroll bar rather than wrapping to a new lin ...
Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...
When I deployed a first person template project to an Nvidia Shield Tablet with Portrait Orientation enabled, The screen appeared stretched and the analog stick were unable to be used. Tested on t ...
In 4.11 when making changes to node properties in an animation blueprint they will not always appear to update in child blueprint instances when restarting the editor. In the attached project the l ...
Using the Delete Unused Variables option under the Edit tab of a blueprint does not remove local variables. Instead, it displays a "All variables are in use" error. Occurs in 4.9.2 and 4.8.3 binar ...