In-Memory replay checkpoints incorrectly deleted when stream length is less than TimeBufferHintSeconds

UE - Networking - Mar 18, 2024

The buffer start time is calculated by subtracting the TimeBufferHintSeconds from the stream length: const uint32 BufferStartTimeMS = UE::LWC::FloatToIntCastChecked<uint32>(FoundReplay->StreamInfo.L ...

When the Initial Position of an Animation Asset is entered outside the expected range, the animation gets stucked and does not refresh.

UE - Anim - Runtime - Mar 18, 2024

The animation gets "corrupted" when the Initial Position value has an invaildad value. In this case, this means that the Initial Position value is outside the range of the duration of the Animation. ...

Support compatible skeletons for child montage

UE - Anim - Gameplay - Mar 17, 2024

Restricted Gameplay Tags cannot be added

UE - Gameplay - Mar 15, 2024

The Gameplay Tags settings have the option to set up restricted tags as described in the documentation. Prior to 5.3, the UI correctly supported creating new restricted tags as described in the old ...

The AABBTree spatial acceleration structure goes off-sync when physics substepping is enabled in a "low" framerate environment.

UE - Simulation - Physics - Mar 15, 2024

When you enable the physics substepping, if you run the console command p.Chaos.Solver.DebugDrawSpatialAccelerationStructure 1, you can see how does not follow the physical object. The user that rep ...

Crash when double clicking on RowStruct's CurveEditor

UE - Editor - Workflow Systems - Mar 15, 2024

This problem can be reproduced with UE5.3 even after applying fix [Link Removed]. We have verified this issue with UE5.1 and it is not reproduced.  ...

AdditionalPluginDirectories/RemappedPlugins doesn't work for packaged/zenstore build when plugin directory is relative and outside of project directory

UE - Foundation - Core - Mar 14, 2024

Originated from UDN post:https://udn.unrealengine.com/s/question/0D5QP000007QWuz0AG/additionalplugindirectories-outside-of-project-visual-studio-and-zenstore QUOTE: TLDR: Use of 'escape' paths in U ...

Sparse volume textures displayed in Heterogeneous volume only visible in left eye

UE - Niagara - Rendering - Mar 14, 2024

Sparse volume textures displayed in Heterogeneous volumes are only visible in the left eye, as well as Niagara Fluid Sims. UDN for reference: [Link Removed] ...

Performing seamless server travel while a Legacy Camera Shake with an Anim Sequence set is ongoing will cause a crash

UE - Anim - Sequencer - Mar 14, 2024

When we server travel with seamless travel enabled, and a legacy camera shake with an anim sequence set is currently ongoing, we will get a crash due to the UMovieSceneEntitySystemLinker failing a c ...

Landscape flatten target value and terrace interval's sliders don't take the landscape scale into account

UE - LD & Modeling - Terrain - Landscape - Mar 13, 2024

This problem was originally reported in this UDN : https://udn.unrealengine.com/s/question/0D5QP000007yVue0AE/flatten-brush-limit-with-landscape-scale-z?fromCase=1 ...