NavMesh does not update properly when "Can Ever Affect Navigation" is toggled

UE - AI - Mar 27, 2015

if I place a mesh with "Can Ever Affect Navigation" set to true, then set it to false, it will leave the NavMesh with a bugged "hole" that AI does not path around correctly (causing the "Blocked" er ...

Materials with Subsurface Profile not affected by Opacity value

UE - Graphics Features - Oct 24, 2017

A material with Shading Model set to Subsurface Profile is no longer affected by Opacity value in 4.17, 4.18, and 4.19 (Main) but was previously working as intended in 4.16. This is a regression. ...

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. ...

depth calculation is not functioning properly on mobile ES 3.1 preview

UE - Platform - Mobile - Feb 21, 2023

In 5.1.1, the depth calculation is not functioning properly on mobile ES 3.1 preview, resulting in reflections occurring in areas where they should not. When checking with RenderDoc in ES 3.1 Previ ...

Window Size does not Change to iPhone 6 presets when in Standalone Game or Mobile Preview (PIE)

Tools - Apr 12, 2016

You cannot adjust the Window size to the iPhone 6 or iPhone 6 + preset Common Window Sizes in the Editor Preferences. Regression: this did not occur in UE 4.10 NOTE: This does not occur in New Ed ...

Incorrect restitution behavior for physical material set to 1 whereby momentum is gained during the simulation

UE - Simulation - Physics - Mar 24, 2015

Setting a restitution of 1 for a ground material and a restitution of 1 for a ball that bounces on the ground should keep the ball bouncing at the same height consecutively. Over the course of time ...

Packaging for Win32 fails on Visual Studio version 15.7.1 with multiple unable to find mspdbcore.dll errors

UE - Foundation - Core - May 15, 2018

This did not reproduce with Microsoft Visual Studio version 15.6.2 at the same CL in //UE/Main. Only occurred after I updated from 15.6.2 to 15.7.1. ...

Point lights affect indirect lighting on RTGI much less than other types of lights

UE - Graphics Features - Lumen - Aug 4, 2020

Only point lights affect indirect lighting on RTGI much less than other types of lights.[Link Removed] Indirect lighting of baked lightmaps look much stronger than RTGI.[Link Removed] Apparently, ...

After upgrading to 4.7 from 4.6, one of the Blueprints in this user's project will not save its Replicates setting

UE - Gameplay - Blueprint - Mar 4, 2015

One of the Child Blueprints in this user's project will not save its Replicates setting. The Blueprint (apa_room01) is a child of MasterRoom, which has Replicates enabled. When apa_room01 is first o ...

ObjectScale returns a Cascade Mesh particle's XYZ scale as 1.0

UE - Niagara - May 13, 2020

Sampling a Cascade Mesh Particle's scale always returns XYZ as 1.0 This is a regression from UE4/Release-4.24.  This does NOT affect Niagara Mesh particles.  I've attached a Cascade (left example ...