Attempting to call a FRootMotionMovementParams function results in an unresolved externals error on compile because of the static FVector RootMotionScale variable. Workaround: In source, removing s ...
The rotate around point module no longer adds in particle position, so it does not account for other forces and modules effecting the particles, and will only spin in a circle by default. The user c ...
Renderer bindings aren't being accounted for in a parameter's reference count. ...
For UMG delegates, we currently have a fixup pass that ensures that bound functions match the signature of the native delegate. However, the fixup appears to use the wrong function name, which cause ...
It seems to be related to the removal tag requirements of the GE_Test1_2 gameplay effect, which does work but still gives the pending removes error. ...
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 ...
Users can select ctrl + z while playing in Editor causing PIE to stop and undo last change, often freezing the editor temporarily, and sometimes causing a crash. Workaround: This does not occur if ...
Morph Targets broken importing untriangulated meshes with FBX ...
Post Process AnimBPs used to be processed in the persona viewport. This could have been intentional. Occurs on? 4.14 - 3249277 - NO 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3545186 - YES ...
When clicking on InstancedStaticMeshComponent with many elements, Editor memory usage increases and editor freezes until the operation is finished. The wait and memory usage get much worse when usin ...