The new 'UncookedOnly' module type that was added in 4.24 is not visible to Blueprint nativization, and thus it does not know to exclude these module types from the generated Build.cs file when they ...
Within a UMG Widget Blueprint. Calibri font space between characters changes depending on the onscreen size of the textbox widget containing it. ...
In 5.4: zooming out far with the mouse wheel after setting the editor viewport to orthgraphic view triggers an ensure: ensure(InOrthoZoom >= MIN_ORTHOZOOM && InOrthoZoom <= MAX_ORTHOZOOM); Th ...
Using the Show Mouse Cursor command (or BP node) will make the mouse appear in the game window however at that point the mouse does not interact with the game unless one of the mouse buttons is held ...
It appears that "Convert Transform to Relative" can be confusing. Users are saying that they expect the nodes to be swapped in what they think their function would be. One person as suggested that a ...
When viewing foliage on Linux it culls in and out as the camera comes closer to it. Also changing the way it is rendered to become grey and transparent (and changing back to normal, perhaps dependin ...
FaceARSample is crashing as soon as it is opened on iOS. Tested on a iPhoneXS 12.4. Regression: Yes I was able to get FaceARSample on the same device the previous release 4.22. ...
Light sources which have the source length attribute set to a value greater than zero seem to be leaking light through occluding geometry (see the image below and repro project). Moving it away from ...
AI MoveTo Blueprint node will zero velocity, causing a stop when a new destination is set if the Pawn is currently moving. Regression: Yes Worked: 4.12.5 (CL 3039270) Broken: 4.13.1 (CL 3142249) F ...
FObjectReplicator::UpdateUnmappedObjects calls CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...