BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

TAssetPtrs are not properly fixed up in client PIE instances

Tools - Aug 18, 2015

Contrary to the linked UDN question, this doesn't seem to require the actor to be replicated. The problem is that when UWorld::DuplicateWorldForPIE is called for a PIE client instance's persistent ...

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

Crash when setting console command for shadow max resolution to 1

UE - Graphics Features - May 29, 2015

When setting the console command r.shadow.MaxResolution to a value of 1 will cause a crash. CrashReporter: [Link Removed] ...

Particle Systems Don't Play In Reopened Levels With ES 3.1 Enabled

UE - Niagara - Jan 27, 2020

Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1

UE - Gameplay - Jun 8, 2015

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1 Note: The issue isn't present with whole numbers (ex: 10 decremented by 1) ...

Find node returning -1 in packaged game even when the item exists in the array

UE - Editor - UI Systems - Localization - Apr 4, 2017

Find node returning -1 in packaged game even when the item exists in the array ...

Unable to launch version 4.24.1 after fresh installation. Assertionfailed IsValid()

Tools - Dec 31, 2019

User is receiving a crash after a brand new installation of version 4.24.1 NOTE: User is able to launch 4.20 - 4.23.1 without issue. "I tried reinstalling the editor build, updating all of my dr ...

Attached actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another

UE - Gameplay - Dec 27, 2016

A child actor rotates incorrectly if the parent has negative scaling on one axis and more than 1.0 scaling on another. The child/parent relationship was created through the World Outliner. Licensee ...

Foliage disappears after 1.5k if occlusion culling project setting is disabled

UE - World Creation - Worldbuilding Tools - Foliage - Aug 30, 2017

When unchecking the Occlusion culling option in the project settings, if you place over 1.5k foliage meshes in the world, they stop rendering, the meshes are still present in the level and can be se ...