TMaps with instanced objects: modifying instanced object data in child affects parent

UE - Gameplay - Blueprint - Jul 25, 2023

Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...

Lighting does not properly affect landscapes under another landscape, even if Static Lighting Resolution is increased

UE - LD & Modeling - Terrain - Landscape - Apr 29, 2015

Lighting does not properly affect landscapes that are below another landscape, even after static lighting resolution is increased. This results in some areas that should be completely shadowed to ha ...

Material Parameter Collections are not working on Android v 5 phones from 4.11

UE - Platform - Mobile - Feb 9, 2016

Material Parameter Collections are not successfully passing stored values into Materials when packaged for an Android Phone with an OS version of 5. Both version 4 and 6, correctly use the MPC.Test ...

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse

UE - Editor - UI Systems - May 12, 2017

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info

UE - LD & Modeling - Terrain - Landscape - May 10, 2022

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did NOT occur there ...

Hardware Accelerated Video Decoding with DirectX 11 causes videos to render black when loaded in a Media Player

Media Framework - Sep 7, 2023

This is not a regression. Tested in //UE5/Release-5.2 CL26001984. Hardware Accelerated Video Decoding requires DirectX 11, but it appears the combination causes media players to only render a black ...

When a fixed delta time step of 0.02 or higher is used with some skeletal mesh objects, rotational forces applied using AddTorque have no affect on the skeletal mesh.

UE - Simulation - Physics - Jan 27, 2015

Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

Upgrading Project After Disabling Light PropagationVolume Plugin Causes Crash

UE - Foundation - Cpp Tools - Plugin System - Apr 1, 2016

Attempting to upgrade a project from 4.10 to 4.11, or 4.11 to 4.12 with the LightPropagationVolume plugin disabled causes it to crash. Found in converting a 4.10 project to 4.11, and reproduced con ...