Use Complex as Simple isn't working for dynamic objects

UE - Gameplay - Apr 21, 2015

Use Complex as Simple isn't working for dynamic objects. However, if not simulating physics, collision works correctly. Same as TTP# 229782 that wasn't moved to JIRA. ...

Auto-Key All and Auto-Key Animated don't work as expected

UE - Anim - Sequencer - Jul 12, 2016

Auto-Key All and Auto-Key Animated don't work as expected. Might consider having a third option that Auto-Keys only the modified property. ...

Children of a Blueprint Class not Available in the Default Value Dropdown for a Variable of that Class

UE - Gameplay - Blueprint - Jan 5, 2016

Creating a blueprint class, and then creating a few children of that class ( in this case, 4) does not display them as available options when setting the default value of a variable of that blueprin ...

Painted Vertex Colors not Passing Color when used with Emissive for Static Lighting Setting

UE - Graphics Features - May 24, 2016

When painting Vertex Colors on a mesh, and enabling the 'Emissive for Static Lighting' option, the painted colors are not passed to surfaces receiving the emissive static lighting. The regular emis ...

Crash when using Landscape when building lighting with commandlet

UE - Graphics Features - Jun 6, 2016

When using the new Rebuild Lighting commandlet will cause a crash with any level that builds when it has a landscape in the scene. https://github.com/EpicGames/UnrealEngine/commit/f89256dd0efb7d0b ...

Ignore Base Actor Rotation set to false continues to ignore base actor rotation

UE - Gameplay - Apr 14, 2015

Setting Ignore Base Actor Rotation to false continues to ignore base actor rotation when standing on an object that is spinning. ...

Blueprint Instanced static meshes generated in construction script do not bake lighting properly

UE - Graphics Features - Mar 12, 2015

Blueprint's with an instanced static mesh that has instance components added via construction script will fail to build lighting correctly when the pivot is placed outside the lights radius. This ...

Root Motion from Everything doesn't accept Root Motion from Montages

OLD - Anim - Feb 18, 2016

Root Motion from Everything doesn't accept Root Motion from Montages in 4.11. This works in 4.10. Can regress down the issue if needed. ...

UMG Editor Will Compile Incorrect Node And Crash When Called During Runtime

UE - Editor - UI Systems - Dec 26, 2019

The UMG editor will compile as if the blueprints is valid if you make "Get Text" node from a TextBlock variable, delete it and create a EditableText variable with the same name. When running a scene ...

Niagara Systems Don't Scale With Skeletal Meshes When Called From a Montage

UE - Niagara - Jan 2, 2020

When a Niagara System is called from a montage is doesn't scale with the skeletal mesh that uses the montage. Attached is an example project. Found in 4.24.1 CL#1077647 Reproduced in 4.23.1 CL# 9 ...