Optimizations settings missing from Animation Blueprint

OLD - Anim - Jan 17, 2017

REGRESSION Yes, this does not occur in 4.14.3. Optimization settings are missing from Class Defaults in the Animation Blueprint editor. ...

Ensure clicking on the floor mesh in Anim Blueprint preview

OLD - Anim - Jan 18, 2017

REGRESSION No, occurs in 4.14.3 Ensure occurs if the user clicks on the floor mesh in the Animation Blueprint viewport. ...

Additive Pose Asset arms become over exteneded when blended with reference pose

OLD - Anim - Jan 27, 2017

Asset is praising the sun rather than having his arms straight out to the sides when blended with the reference pose. This is a regression from 4.14.3 ...

Reimporting skeletal mesh clears material references from material slots

Tools - Jan 30, 2017

This occurs in //UE4/Release-4.15, //UE4/Dev-Editor, and //UE4/Main Does not occur in 4.14.3 ...

Editor freezes when setting browser filepath for inserted element in project settings

UE - Platform - Mobile - Feb 7, 2017

May be similar issue as [Link Removed] but with slightly different repro steps. Not a regression as it occurs in 4.14.3 ...

Fail to launch ('Attempt to build nav collision') on device when HLOD is generated

UE - AI - Feb 16, 2017

After generating HLOD, game launched from launch on device does not run correctly. 4.14 does not seem to have this issue, so this might be a regression. ...

LandscapeComponent generates incorrect OccluderVertices for software occlusion

UE - LD & Modeling - Terrain - Landscape - Sep 17, 2019

OccluderVertices didn't consider the subsection's transition, so the position of the OcclusderVertices are not correct. I made a fix as follows: [Image Removed] [Image Removed] ...

Volumetric fog rendering gets cut off at the apex for some spot lights when viewed from certain angles

UE - Rendering Architecture - Apr 19, 2023

Fix is found in licensee’s pull request:https://github.com/EpicGames/UnrealEngine/pull/10333/files ...

Crash when using Consolas font on Android SDK 24

UE - Platform - Mobile - Mar 29, 2017

A licensee reported that using the Consolas font on Android will cause the game to crash. I've narrowed it down to only occurring in the Android 24 SDK and on the ASTC configuration. Using Android(A ...

Crash when playing a HapticFeedbackEffect_Soundwave

UE - Platform - XR - Aug 30, 2016

Array is -1 indexed, causing a crash. Fix is already in Dev-VR. Integrate to 4.13.1 (CL 3106922) ...