Can not change source paths on Datasmith Scenes

OLD - Enterprise - Aug 20, 2018

You are unable to change the filepath for Datasmith Scenes. The '...' box is there for you to select but it does nothing when clicked. This issue happens in both 4.19.2 (0.182) and 4.20.1 (4.20E2) ...

Child Widget Blueprint does not inherit bindings in exe

UE - Editor - UI Systems - Nov 16, 2018

When packaging a project for Windows, Child Widget Blueprints do not inherit bindings. Tested in 4.20.3 (CL -  4369336), 4.21.1 (CL - 4567586), 4.22 (CL - 4572453) ...

Niagara Sub UV Index ignored

UE - Niagara - May 16, 2019

Using the Particles.SubImageIndex has no effect on what portions of the a UV are rendered in Niagara. Tested in 4.21.2 (CL - 4753647), 4.22.1 (CL - 6063286), 4.23 (CL - 6533064) ...

Crash when setting Anim to "None" with URO

OLD - Anim - Aug 28, 2019

A Crash can occur when setting a skeletal mesh's animation instance to None when it has Update Rate Optimizations enabled. An unverified proposed fix for this is to remove the nullptr check when ...

Dynamic navmesh update causes navlinks to reset to their default state

UE - AI - Dec 16, 2019

Updates to dynamic navmesh cause navlinks to reset to their default state. Navigation still shows the path as accessible even though it isn't. This is a regression from 4.23.1 (CL-9631420) where th ...

Niagara Map Set parameters are improperly named

UE - Niagara - Mar 9, 2020

Parameters are misnamed when adding a new parameter to Map Set in a Niagara Module Script  Tested: 4.23.1, 4.24.3 , 4.25 preview, 4.26 (main) ...

Materials are added to a Model that has been modified by Cube Grid

UE - LD & Modeling - Modeling Tools - Apr 3, 2023

This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Changing materials before making a change to a model with cube grid causes that previous selected material to be added to the model ...

checkSlow hit when using array with replication condition in Iris

UE - Networking - Iris - Dec 12, 2023

For arrays, FPropertyReplicationStateDescriptorBuilder::IsSupportedProperty will set the FMemberProperty's ChangeMaskBits to "1U + FPropertyReplicationState::TArrayElementChangeMaskBits". If the arr ...

Materials with transparency still visible in alpha with holdout in Render layers.

TM - Tools - Mar 8, 2024

The Transparent materials like the Glass don't behave correctly in Raster (in PT is working as expected).  They are visible in Alpha with Holdout.  This is an Engine limitation for now. But we sho ...

Pasting an instanced subobject property into a Blueprint prevents that Blueprint from being added to level

UE - Gameplay - Blueprint Editor - Nov 17, 2022

Copying and pasting an array of nested instanced subobjects from a level instance into a Blueprint's defaults and adding that Blueprint to the level will prevent the actor instance from saving. ...