When using Anim dynamics in an animation. The actors affect stop in their current state once the sequence controlling the anim dynamics is closed. They do not appear to reset to their default state ...
Spawning an Instance Static Mesh at runtime does not have collision. This issue appears only in 4.8 Preview 1 and the 4.8 Release branch (tested on CL-2540862), but is fixed in Main Branch as of Ma ...
The Ease function's Blend Exp reverts to its default value after closing/reopening the editor. Reproduced in 4.6.1 binary and in Main (CL-2408355). ...
HLOD actors are generated on the outliner, but no geometry is generated. An error occurs in the output log. ...
When adding a struct to a keyframe, Object Reference variables are not saved and Soft Reference variables are saved sometimes. Opening a keyframe's properties when the selected struct has an object ...
When DitheredLODTransition is enabled for HierarchicalInstancedStaticMesh, in the previous version (5.1.1), dithering was applied during fade-in/fade-out, but in 5.4.3, dithering is not applied duri ...
This is a common Mac crash that has affected users since at least 4.14. Unfortunately users have not provided any descriptions of their actions when the crash occurred. ...
Adding a material to a mesh that is affected by world position offset has reduced tessellation around the meshes edges. This is seen when viewed in wireframe and is influenced based off of the angle ...
This is not a regression. Tested in //UE5/Release-5.1 CL20979098 Previewing a node overrides the output of PostProceessInput0 in a Post Process Domain Material after previewing stops. ...
When using a line trace in the construction script so that objects can return a value destructible meshes will not return a hit. This does not affect use in game with PIE or Standalone game, but if ...