Restore state on animation in level sequence will stop all montages

UE - Anim - Sequencer - Feb 12, 2020

It looks like UnbindFromSkeletalMeshComponent stops all montages. This is called when the animation section restores its state.  https://udn.unrealengine.com/s/question/0D52L00004lun3ySAA/restore ...

A disabled Niagara component is respawned unexpectedly by scalability system in some edge cases

UE - Niagara - Scalability - Oct 17, 2023

Even after manually Deactivating a Niagara component, this Niagara component may be revived under certain conditions. This issue occurs when the following conditions are met before the Deactivated N ...

Child Animation Blueprint that inherits a Layer Interface can have the Layer Interface added a second time

UE - Anim - Runtime - Anim Blueprints - Mar 28, 2022

Child Animation Blueprint that inherits a Layer Interface can have the Layer Interface added a second time giving the impression changing the layers within the child will override them for the child ...

Crash When Opening Static Mesh After Enabling Forward Shading And Disabling "Support Stationary Skylight"

UE - Graphics Features - Apr 17, 2017

After enabling forward shading and disabling "Support Stationary Skylight" opening a static mesh in the static mesh editor will crash the engine. REGRESSION? Yes Crash Did NOT occur in 4.15.1 CL ...

Implied Decal Blend Modes don't account for static ignore-switch parameters in an expected way

UE - Graphics Features - Sep 28, 2021

The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...

Replace Selected Actors With option breaks spawnable bindings when used with spawnables in Sequencer

UE - Anim - Sequencer - Sep 12, 2023

Replace selected actors with seems to remove the spawned actor without the sequence being aware that this happened. ...

Project cannot build in VS 2017 15.8+ if it uses std::make_shared with an over-aligned type

UE - Foundation - Core - Aug 30, 2018

Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...

PropertyAccessUtil methods do not do propagation to instances when editing archetypes

UE - Editor - Workflow Systems - May 14, 2020

Currently value propagation is handled at the property node level (c.f., PropagateContainerPropertyChange), and is unavailable to any other editor code / scripting (whether in Python or BP or C++). ...

GooglePAD ondemand assetpack file packaged redundantly in obb file

UE - Platform - Mobile - Mar 19, 2021

In order to distribute content within GooglePAD's distribution size limit. (1GB for install-time, 500MB for fast-follow, and 500MB for on-demand) we are trying to package it as assetpack by dividing ...

Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 27, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...