Compressed anim sequence data isn't updated immediately when virtual bones are added

UE - Anim - Runtime - Mar 21, 2022

It seems that the compressed animation data within an anim sequence is not updated immediately when a virtual bone is added to a skeleton. If the user attempts to call UAnimSequence::GetBoneTransf ...

[MetaSounds] - Sound Waves used in composition cut out after GC in packaged game if the reference graph uses a literal input

UE - Audio - MetaSounds - Mar 18, 2022

When a Sound Wave is set on a referenced node, and that node is used in composition, the Sound Wave will cut out after some time. This does not occur if the reference node uses an Input node for the ...

Delay in updating coordinates in camera manager of sequencer

UE - Anim - Sequencer - Mar 18, 2022

This problem was reproduced in 5.0 Preview 2. According to the licensee, this did not occur in 4.26. Not sure if this is related to the camera manager, but some objects are delayed at the end of s ...

Asset localization does not work properly for Paper2D related assets such as Flipbook

UE - Foundation - Mar 18, 2022

This issue is resolved by changing Paper2D's LoadingPhase to PostConfigInit, but this is a workaround. We suggest a better long term fix via AssetRegistry changes (see comments). In the default la ...

Event dispatchers show replication settings but don't support replication

UE - Gameplay - Blueprint Editor - Mar 18, 2022

We should ideally hide the setting, but at the very least we can make it a warning if you check it indicating it's not gonna do anything. [Link Removed] ...

"Distance Field Resolution Scale" in Build Settings is set to 0 by importing assets via "Import into a level"

UE - Editor - Content Pipeline - Import and Export - Mar 18, 2022

"Distance Field Resolution Scale" in Build Settings is set to 0 by importing assets via "Import into a level". That causes not to genarate any distance field meshes of all assets imported via "Imp ...

[MetaSounds][Trigger Route] - If Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on triggering Set

UE - Audio - MetaSounds - Mar 18, 2022

When using the Trigger Route node, if Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on set. [Link Removed] ...

Editor crashes when an Animation Blueprint Template is compiled with 'Layered Blend Per Bone' node

UE - Anim - Runtime - Mar 17, 2022

Editor crashes when an Animation Blueprint Template is compiled with 'Layered Blend Per Bone' node. ...

Adding a new macro to a Blueprint Macro Library after renaming the first macro causes a crash

UE - Gameplay - Blueprint - Mar 17, 2022

It seems the editor crashes when adding a new Macro to a Blueprint Macro Library. This only occurs if you rename the macro that gets automatically created when you open the macro library to somethin ...