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

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

Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling

UE - Editor - Workflow Systems - Jan 11, 2022

This is a regression.This does not affect UE5. Creating a function with parameter type TEnumAsByte<MyEnum> will crash while compiling. In 4.26 and UE5 the code compiles without issue, and the user ...

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

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

StateTree: Reentering current state immediately after exiting does not reset variables on tasks with "Should State Change on Reselect"

UE - AI - StateTree - Nov 7, 2024

Context State Tree Tasks have a configurable default value 'Should State Change on Reselect' which controls whether the task receives a EnterState/ExitState if completion of the current state is fo ...

Duplicate subobjects when you attach to an OptionalDefaultSubobject

UE - Gameplay - Components - Jun 3, 2022

I believe that this is happening because of a problem within USubobjectDataSubsystem::FindOrCreateAttachParentForComponent where it is creating duplicates of the character mesh because the "TestScen ...

VC Runtime not in UnrealLightmass temp directory; causing lightmass build errors

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 14, 2015

A Redistribute file for VS 2015 is needed to build lightmass, but this is not currently included with the engine. If a user does not have VS 2015 installed, lightmass will fail with this error: Un ...