FInstancedStruct member uproperties are not cached when "Generate Optimized Blueprint Component Data" is enabled

UE - Framework - Blueprint - Nov 18, 2025

A licensee has encountered an issue where their FInstancedStruct isn't being gathered into CachedPropertyData when "Generate Optimized Blueprint Component Data" is enabled. The changes in [Link Remo ...

[AI] SmartObjectPersistentCollection produces errors during Map Validation

UE - AI - SmartObject - Nov 18, 2025

SmartObjectPersistentCollection in 5.6 and later now give errors when the map validator runs due to referencing spatially loaded actors. This was working per licensee in 5.5. There was a change from ...

DataAsset blueprints have the wrong NativeClass

UE - Gameplay - Nov 18, 2025

UDataAsset's constructor assumes itself to be the native class, and caches that value for use by the asset registry. However, if the data asset type is defined in a blueprint (i.e. subclassing UPrim ...

Iris - Server fails to send client initialization RPCs after seamless travel if the client finishes travelling first

UE - Networking - Iris - Nov 18, 2025

During seamless travel, when a client loads into the destination level it will call APlayerController::ServerNotifyLoadedWorld, including when it finishes the travel before the server. When the serv ...

LWCLength precision issues

UE - Graphics Features - Nov 18, 2025

Large World Coordinates tile-offset position data can result in artifacts far from the world origin, when using it as input for mathematical distance field generation. This can be mitigated by demot ...

When Adding Custom Bindings, get ensure that "Multiple persistent shared references detected for Sequencer..."

UE - Anim - Sequencer - Nov 17, 2025

Ensure: Error    LogOutputDevice      Ensure condition failed: SequencerRefCount == 1 [Link Removed] [Line: 967]  1. Error    LogOutputDevice      Multiple persistent shared references detected f ...

LevelSequenceActor transform offset for Sequencer lost on value changed

UE - Anim - Sequencer - Nov 17, 2025

Toggling Lock, Pin, Ignore on subsequences or adding new transform key on a character inside a subsequence the Actors lose the LevelSequenceActor transform offset they have at preview and go back to ...

Skeletal Meshes created in Unreal with only a root bone do not export correctly

UE - Editor - Content Pipeline - Import and Export - Nov 17, 2025

Unshelving a file from Unreal locks unreal. Killing process leaves the file locked and can't be checked out

UE - Editor - Workflow Systems - Nov 17, 2025

Unreal currently locks any assets that are loaded. Actions such as "revert" from within the editor handle this properly by unloading the asset but unshelving from within the editor does not respect ...