"Reference space" when exporting LevelSequences with "Override Instance Data"

UE - Anim - Sequencer - May 15, 2024

When exporting a Cinematic Camera as FBX and importing it back, all transforms and Camera view are shifted. This happens when in Level Sequence Actor has the property "Transform Origin Actor" set to ...

Cross-Compiling for Linux-ARM fails to compile

Tools - Aug 11, 2015

Following the directions on the wiki for cross compiling on Linux ([Link Removed]) fails when trying to package the project. ...

Destructible meshes hang after first bounce

UE - Simulation - Physics - Destruction - Jul 9, 2015

Destructible meshes that bounce lose their momentum, causing them to hang awkwardly midair (see attached video). The issue does not appear to occur for low framerates, and would only repro during sc ...

Setting meta data to custom MetaData class does not save after restarting editor

OLD - Anim - Apr 8, 2016

When setting a custom meta data class in an Animation Montage, the class set is not saved when the editor is closed / reopened. ...

Sequences in sub-levels only fire events in the persistent level

UE - Anim - Sequencer - Mar 28, 2016

Sequences in sub-levels only fire events in the persistent level. I don't know if they're expected to be firing in all levels or just the sub-level ...

When Importing Camera, Previously Imported Cameras' Focal Length is Overridden

UE - Anim - Sequencer - Dec 4, 2017

4.17 does not allow for camera import. If multiple cameras are imported into sequencer, all cameras Current Focal Length change to match the newest imported camera. Mentioning Jira: [Link Remove ...

Override Attenuation Can't be Unchecked When Audio Component Added to Blueprint and Blueprint Attached to Actor

UE - Audio - Dec 20, 2017

Checking Override Attenuation in Details <  Audio Component < Attenuation disables settings that further adjust the Attenuation. Such as: Attenuation Air Absorption, Attenuation Listener Focus, Atte ...

Destructibles are not rendered correctly when fractured if Support Compute Skincache is enabled

UE - Simulation - Physics - Destruction - May 8, 2018

The rendering of the fractured pieces of a destructible is incorrect when Support Compute Skincache is enabled. The physics of the fractured mesh simulates correctly but the pieces do not render pro ...

Lyra - attribute sets of characters placed on world partition boundaries break in PIE

UE - Gameplay - Gameplay Ability System - Jun 28, 2023

When placing an instance of ALyraCharacterWithAbilities on the map on the boundary between world partition cells, it fails to take damage in PIE. The expected attribute sets (HealthSet and CombatSet ...

FAnimationRuntime::BlendPosesPerBoneFilter() causes an assertive crash when Skeletal Mesh LOD is changed

UE - Anim - Runtime - Nov 1, 2023

The crash occurs from "check(BoneBlendWeights.Num() == NumBones);" This crash occurs when the following conditions are met;The skeletal mesh LOD is changed.The number of bones is difference between ...