Incorrect values filled for nativized struct arrays when resized and packaged

UE - Gameplay - Jun 4, 2018

When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...

Child Animation Blueprints Do Not Get Recompiled Correctly

UE - Gameplay - Jan 7, 2020

The child of an animation blueprint is not properly recompiled when the it's parent is compiled. Found in 4.24.1 CL#10757647 ...

Importing camera FBX into subsequence loses focal length

UE - Anim - Sequencer - Mar 27, 2020

Importing a camera FBX into a sub sequence will not copy focal length animation.  ...

[MetaSounds][Ladder Filter] - Ladder Filter Produces Incorrect Output when the Sample Rate is not 48kHz

UE - Audio - MetaSounds - Oct 30, 2023

When the Sample Rate of the Audio Mixer or device is not 48kHz, the Ladder Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong.  ...

[MetaSounds][Biquad Filter] - Biquad Filter Produces Incorrect Output when the Sample Rate is not 48kHz

UE - Audio - MetaSounds - Oct 30, 2023

When the Sample Rate of the Audio Mixer or device is not 48kHz, the Biquad Filter output is not correct on PIE. It is Silent at 20000Hz, and other frequencies also sound wrong. See [Link Removed] ...

Natively declared Gameplay Tags aren't counted by Reference Viewer when set default by ctor

UE - Gameplay - Jul 11, 2024

Similar to Issue 199247 ([Link Removed]), Natively declared Gameplay Tags aren't counted by Reference Viewer when used in a variable set in a C++ ctor. ...

Extending Montage Segment length causes length to reset to default in new Editor Session

OLD - Anim - Jan 4, 2016

Licensee is encountering an issue where they would like a segment of a montage to end and hold the last frame for the remainder of the segment length. He is doing this by adjusting the End Time und ...

Packaged games do not display PlayerName correctly using Steam OSS

UE - Online - Jan 2, 2016

Packaged games do not display PlayerName correctly using Steam OSS. Does not occur in Standalone. Test project attached. To test, package for Development > Win64. When run (with the Steam client op ...

After changing Slot Name field, Slot node does not update until you re-open the AnimBP

OLD - Anim - Jun 9, 2015

After changing the Slot Name field, the Slot node does not update with the new name until you close and re-open the Animation Blueprint ...

Live: Crash when opening a blueprint who's component was edited in VS

UE - Gameplay - Blueprint - Oct 31, 2014

Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...