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

Remote members not correctly removed from lobby

UE - Online - Nov 17, 2025

While the OnLobbyMemberLeft event does seem to be fired correctly, the remote member will still be in the lobby's "Members" map, and its data can still be found in FLobbyClientData::MemberDataStorag ...

Control Rig Box Selection Innacurate

UE - Anim - Rigging - Control Rig - Nov 17, 2025

When useing marquee select on controls in the rig, their on screen size determines how likely they are to be included in the selection which isn't a reliable enough method for animators. Our workaro ...

Sequencer causes 3DWidget on BP vectors to snap to Actor when active

UE - Anim - Sequencer - Nov 15, 2025

When we have Vectors in BP with Show 3D Widget enabled, the Transform Widget would always snap back to the Actor after we move the 3D Widget in-world. [Link Removed] Removing the _DaySequenceActor ...

Crash at Skeleton Remapping

UE - Anim - Runtime - Nov 14, 2025

The details are in the EPS : [Link Removed] ...

Missing UV Clamping or Clear in SunAlphaPS_Mobile

UE - Platform - Mobile - Nov 13, 2025

In: void SunAlphaPS_Mobile( float2 InUVs[8] : TEXCOORD0, in FStereoPSInput StereoInput, out HALF_TYPE OutColor : SV_Target0 ) { OutColor =  SunUnBias(SunShaftAndDofTexture.Sample(SunShaftAndDo ...

Mutable bake instance overwrite instead increments

UE - Anim - Mutable - Nov 13, 2025

We are using Mutable and right now we can't overwrite already baked SK instances. This occurs when, we have a set variation for a character and we address a feedback on one of the used skeletal mesh ...