VisibleAnywhere MovieSceneObjectBindingID property is editable

UE - Anim - Sequencer - Apr 19, 2024

In general, UPROPERTY(VisibleAnywhere) makes a property ineditable. But, if the type of a property is FMovieSceneObjectBindingID, VIsibleAnyhere no longer prohibits it from editing. [Image Removed] ...

Resetting MovieSceneObjectBindingID property can't update display

UE - Anim - Sequencer - Apr 19, 2024

When reset a MovieSceneObjectBindingID type property, the display of the property is not reset but keep the value before reset, until the property form is clicked. [Image Removed] ...

Changes to Instanced Properties on a BP archetype are not propagated to Actors inside Level Instances or unloaded levels.

UE - Gameplay - Blueprint - Apr 19, 2024

Consider a C++ ActorComponent containing an instanced TObjectPtr property (which may be standalone or inside a container such as TMap). Now consider a Blueprint Actor containing such a component, an ...

UObject set to DefaultToInstanced will show all properties declared at the blueprint level, even in they're private and not instance editable

UE - Editor - Workflow Systems - Apr 19, 2024

Licensee found that when creating a UObject class with DefaultToInstanced and EditInLineNew specified, and then a derived BP was created using the UObject class and used as a variable type in an act ...

Moving noise is visible in hair shadows when Lumen screen traces are active

UE - Graphics Features - Apr 18, 2024

Dark moving noise is visible in hair in the shadows when Lumen screen traces are active.  Example of noise when screen tracing is frozen:[Image Removed] Turning off Lumen screen traces using r.Lume ...

GetMotionControllerData doesn't return expected data

UE - Platform - XR - Apr 18, 2024

Repro project: [Link Removed] ...

Remove IFAs when they no longer have any instances

UE - World Creation - Worldbuilding Tools - Foliage - Apr 18, 2024

Package Map warnings when spawning primary asset class on server after seamless travel

UE - Networking - Apr 18, 2024

This issue seems to occur due to the client keeping the NetGUID for the class/object, while the server will clean up this NetGUID during travel. When the client sends the class and its NetGUID as pa ...

Lumen artifacts on splitscreen during camera cuts

UE - Graphics Features - Lumen - Apr 18, 2024

A UDN licensee has pointed out that they are seeing unresolved Lumen reflection artifacts when they are running their game in split-screen mode. A video of this behavior is found in the Related tab ...

Generated assets not showing up in world partition level until map reloaded - DirtyActorTracker

UE - World Creation - Worldbuilding Tools - World Partition - Apr 18, 2024