FSoftObjectPath::ResolveObject references to the Editor's object in the first frame of Movie Render Queue

UE - Anim - Sequencer - MRQ - Dec 8, 2023

When implementing a sequencer system that uses FSoftObjectPath to reference an actor placed in a level (at runtime, the corresponding actor is obtained by calling FSoftObjectPath::ResolveObject), Re ...

Anim Sequence editor no longer displays track names

UE - Anim - Runtime - Dec 7, 2023

Looks like this was broken during the anim data model refactor.  The data exists on the data model now so we can probably display this via a details customization ...

Optimize Data Layer runtime state replication

UE - World Creation - Worldbuilding Tools - Data Layers - Dec 7, 2023

[Link Removed]This issue occurs only when I have a lot of RDLs (I tested 2500 and 1600). I tested with 6 RDLs and had no issuesI also noticed in the server log an error when a lot of RDLs are presen ...

Request to add manual overrides to "Equals()" function on input modifiers

UE - Gameplay - Input - Dec 7, 2023

From the user:  > Up until 5.3.1 those input modifiers were identical apart from the instanced data. If you upgrade to 5.3.1, not taking the new IMC files, the sensitivity settings will never get a ...

Difference in LODs between PIE and editor

UE - Rendering Architecture - Dec 7, 2023

It is possible to repo this without the exact steps, but that leaves it ambiguous if the camera moved when exiting PIE or not. ...

Mesh Space Additive behave differently for non-animated bones and extra bones on a target skeleton

UE - Anim - Runtime - Dec 6, 2023

Typically, non-animated bones behave the same way as extra bones on a target skeleton. However, it appears that this isn't the case for mesh space additive sequences. When a bone is present on th ...

Object Position of individual instances within the Landscape Grass system

UE - Rendering Architecture - Materials - Dec 6, 2023

Object Position material node doesn't work for individual instances. ...

Using GameCenter from iOS15 onwards requires a plist entitlement key

UE - Platform - Apple - Dec 6, 2023

Apple added a new Entitlement plist value starting with iOS15 to allow connecting with GameCenter.  It's a boolean value with the key: com.apple.developer.game-center Without it, the app can not co ...

Light function broken on AMD GPUs

UE - Rendering Architecture - Dec 6, 2023

The licensee reported this happening on the following cards with the latest driver versions: ● RX 6600 ● RX 5700 The Licensee reported it did not happen on these cards: ● RX 580 ● Non-AMD cards Our ...

"Right-click -> Set Current Preview Mesh" option does not exist for Montages.

UE - Anim - Gameplay - Dec 6, 2023

Related UDN: [Link Removed] ...