4.16 Mobile Compat Pass - QA-Decals - UI glitch when playing on a 9.3.5 iOS Device

UE - Platform - Mobile - Apr 21, 2017

While testing in QA-Decals on iOS device, after loading into the project the UI will be glitched ~50% of the time. After further testing, it seems this bug only occurs on iPads running the iOS vers ...

Physics Substepping doesn't have the same effect from 4.15 to 4.16

OLD - Anim - Aug 8, 2017

Physics Substepping doesn't have the same effect from 4.15 to 4.16. In 4.16+ the ponytail in the provided project will have a jitter effect even with substepping enabled. This is a regression: Work ...

Crash occurs when entering r.GbufferFormat 3 and running the Pixel Inspector Tool

UE - Graphics Features - Jun 13, 2017

A crash occurs when attempting to run the Pixel Inspector tool after entering 'r.GbufferFormat 3' What this does is defines the memory layout used for the GBuffer. (affects performance, mostly thro ...

Run command fails launching onto iOS from Mac with Error_DeviceOSNewerThanSDK on Xcode 8.3.3

UE - Platform - Mobile - Jun 9, 2017

Xcode version is 8.3.3 and device OS version is 10.3.2Error Launch failed! Failed to launch on device. Make sure your install of Xcode matches or is newer than the OS on your device. Tested on i ...

Incorrect values from NAND node with 3 inputs

UE - Gameplay - Blueprint - May 2, 2017

The values printed from the nand boolean node display incorrect values for the specific set-ups with 3 inputs that are in the repro steps. The node works as intended with 2 inputs, and with some of ...

Material stats incorrectly flag 17/16 samplers even if GL4 allows 32

UE - Rendering Architecture - RHI - Jul 15, 2015

From AnswerHub: Utilising 128 textures in a material does not work in Linux, its still limited to 16 (actual 12) on OpenGL platforms, I looked at the commit that implemented it and I don't see anyth ...

Radial Impulse does not affect objects unless it can affect both center of mass and collision if center of mass is outside of collision

UE - Simulation - Physics - Oct 17, 2016

Firing a radial impulse does not affect an object whose center of mass is located outside of its' collision unless both the center and the collision are simultaneously affected by the same force. ...

Function input Bool loses checked value when updating from 4.16 to 4.17

UE - Gameplay - Blueprint Editor - Oct 17, 2017

Licensee reported that when updating from 4.16.1 to 4.17.2 the value of a function input Boolean is being reset. It is checked as True in 4.16, but when switching to 4.17, it is no longer checked. ( ...

Foliage 'BlockAll' instanced static meshes do not affect NavMesh

UE - AI - Navigation - Feb 27, 2024

When placing static mesh foliage and setting the foliage mesh's Collision Preset to Block All,  the placed meshes do not consistently block parts of the nav mesh. Expected: Placed meshes (for examp ...

Font advance and fallback font metrics have issues in 4.16

UE - Editor - UI Systems - Slate - Jun 5, 2017

There were some font regressions in 4.16 that we've since fixed (CL# 3456916 and CL# 3425681). These are affecting live users so we should get them into the next 4.16 build. ...