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

UE - Rendering Architecture - 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. ...

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

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

Editor crashes when trying to focus a muted subsequence

UE - Anim - Sequencer - Mar 13, 2024

It appears the hierarchy is invalid for muted sequences, so there is no context to focus them in.  ...

MapCheck warnings when opening a map using landscape override material

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

On NM_Client, GameplayDebugger defaults to green smiley for NPCs implying running BehaviorTree while AI info is unknown

UE - AI - Debugging - Mar 12, 2024

Context GameplayDebugger (Press ` in-game) displays a green smiley (AICON-Green) for AIControlled pawns that are running a BehaviorTree and a red angry face (AICON-Red) otherwise. If the AIControll ...

InstancedStruct hard references fail to cook in World Partition map

UE - World Creation - Worldbuilding Tools - World Partition - Mar 12, 2024

Hard references through InstancedStruct do not cluster the actors together into the same cell. ...

When copying category properties, all the EditConst flags are not checked. This overrides variables that should not be written.

UE - Editor - Workflow Systems - Mar 12, 2024

If you create two actors that have the same structure of variables in a category, and you try to copy the category variables of one actor into the other, variables that have ReadOnly/EditConst speci ...