If the user selects "Highlight" for an element in the static mesh editor, the element is not highlighted. ...
Within a UMG Widget Blueprint. Calibri font space between characters changes depending on the onscreen size of the textbox widget containing it. ...
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 ...
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 ...
Velocities are not being cleared when physics simulation set to false. ...
The incorrect resolution is used on computers with 4k monitors that use DPI scaling (default 150%) because the default for UE projects is bAllowHighDPIInGameMode=False which results in SetProcessDp ...
[Link Removed] The mesh in the repro project contains a transformed convex collision, which can be moved freely in the mesh editor, so the transform must be applied in following code block. (Also se ...
This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...