bStaticWhenNotMoveable in Lighting category instead of Physics

UE - Simulation - Gameplay - Oct 24, 2025

"UPrimitiveComponent::bStaticWhenNotMoveable"'s category is set to Lighting, not Physics. This causes it to be hidden when lighting-related properties are hidden, even though it controls physics sta ...

Variant Manager: LevelVariantSets asset corruption after rename or duplicate

UE - Editor - Content Pipeline - Oct 24, 2025

When renaming or duplicating a LevelVariantSets asset that contains a Director Blueprint, the internal DirectorClass reference becomes mismatched. Although the DirectorBlueprint pointer updates corr ...

Missing materials on the rear lights of library vehicles

TM - Content - Oct 24, 2025

Reported in SF [Link Removed] The rear light material on Twinmotion library vehicles is not present on many vehicles in TM 2025.2. Confirmed affected vehicles are in the following categoriesCarsTw ...

Lumen reflections break when the normals don't match the pixel depth information.

UE - Graphics Features - Lumen - Oct 23, 2025

Lumen Reflections can leave black spots in chrome materials with strong normals. Also tested on UE 5.5, CL: 41545209 and UE 5.6, CL: 45232827 ...

Snap to nearest spline point no longer working in 5.6. Right clicking on a spline point and using the option “Snap to nearest spline point" will no longer snap that point to any nearby spline and will sometimes cause the spline to snap to itself.

UE - Gameplay - Oct 22, 2025

Context: When editing SplineComponents in the level viewport, right clicking a spline point has a context menu action "Snap to nearest spline point". Problem: The problem is, Snap to nearest spline ...

RuntimeCellTransformers can result in increasing the instance count when a BP instance is not destroyed.

UE - World Creation - Worldbuilding Tools - Oct 22, 2025

The problem is related to the SimpleConstructionScript that executes on the BP instances after the transformer.  The problem also happens at cook time as the SCS is executed when the package is sav ...

World Position Offset invalidates Point Lights Entire Virtual Shadow Map Cache when light frustrum is only overlapping a small portion of the mesh

UE - Graphics Features - Oct 22, 2025

When adding a spotlight to the scene it does not correctly use cached virtual shadow map pages when the spotlight overlaps a mesh using WPO. This can be most easily observed by entering 'Cached Pag ...

Child actor components fail to attach in cooked builds when mobility is set to movable and end up at the origin

UE - Gameplay - Oct 21, 2025

Context: A Child Actor Component allows an actor in Unreal Engine to contain another actor as its child (component). Problem: The problem is inconsistent handling of child actor component mobility ...

Mover character no longer calls ProduceInput on server when the only client unpossesses it and disconnects

UE - Gameplay - Player Movement - Mover - Oct 21, 2025

When a client disconnects/unpossesses a mover character, the character's Network Prediction Component will re-configure itself now that it does not have a net connection. However, this handling will ...

Video material broken on Mac

TM - Rendering - Oct 21, 2025

On Mac devices, the video material in the viewport will display incorrectly, appearing stretched significantly. This only seems to affect the viewport and not rendered exports. ...