The number of calls to the Event Dispatcher increase each time the blueprint actor containing the reference is compiled. This issue was not present in 4.18.3 (CL-3832480) but is in 4.19.2 (CL-403378 ...
The Editor does not support undo after making changes Inline edit properties. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(3832480), 4.19.2(CL - 4033788), 4.20(CL - 4181430) , 4.21(C ...
White artifacts will appear on the edges of static meshes with MSAA enabled. If you change to deferred shading the issue is still there however it is less noticeable. Similar to UE- Founding in ...
If you have a sub level with "Initially Loaded" set to true and "Initially Visible" set to false it will crash after exiting PIE. This issue was reported and tested in 4.20.1 (CL-4233996). It has ...
The input removed the connection points are not re-indexed. So connected 'wires' stay on their places. That causing disconnection of the last wire as well as shift for every node that followed the o ...
Incorrect material element indexes when importing multiple meshes in the same FBX. If you re-import the mesh that has the incorrect material element index it will correct itself. Seems similar to [ ...
RotateAroundAxis Inside the RotateVector expects a normalized vector as rotation axis input, and that vector is not normalized. Once normalized it seems to work normally. Unable to test in 4.19 due ...
GPU emitter doesn't spawn particles at expected location when it is an event receiver. Also disabling Interpolate Spawning in the emitter properties affect this behavior as well, making the particle ...
Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...
UCanvasPanelSlot::PostEditChangeChainProperty not only does not call its Super function unless the anchor node has been set, but it calls Super:: PostEditChangeProperty instead PostEditChainProperty ...