Example 1.5 on Cloth Map seems very stiff in 4.16 compared to 4.15. Regression: Yes Works in 4.15 ...
When launching to an Android device that supports ES3.1 skeletal meshes seem to collapse in game. ...
The Editor can crash if a fixed-size FText array is created. Attempting to edit one of the values of the array in a Blueprint will result in a crash. ...
Pausing PIE does not stop timelines from running if players is set to more than 1. Test project attached. Reproduced in 4.9.2 binary, 4.10.0 binary, and Main (CL# 2776829) ...
The P in "BluePrint" is capitalized in Example 1.2 of PhysicsAnimation level. The word Blueprint should match the documentation https://docs.unrealengine.com/latest/INT/Engine/Blueprints/index.htm ...
StaticMeshes Example 1.7 "StaticMeshEditor" is all one word The word Static Mesh Editor is 3 separate words in unreal documentation https://docs.unrealengine.com/latest/INT/Engine/Content/Types/Sta ...
There was a recent bug report that matched the description of some older cases (see linked UDN). The issue raised in those cases, [Link Removed], had been fixed, but the recent question seemed to in ...
If Metal Desktop Renderer and Metal v2.1 are both active, the AR passthrough camera renders as black. Issue not observed if only 'Metal Desktop Renderer' or 'Metal 2.1' is selected Issue not obs ...
If r.LightPropagationVolume=1 in ConsoleVariables.ini, enabling forward rendering and then restarting the editor results in a crash. This occurs in 4.18.3 and 4.19.2. ...
MaterialCurve of AnimSequence is not working with LOD 1~ if assigned Material manually. Assigning material to LOD0 seems sharing material info with other LODs but material info is never shared if as ...