Nanite in non world partition worlds builds with missing section, almost half the landscape is missing. Looking at the nanite overdraw as attached, it shows an interesting pattern. ...
When in PIE changing Actor Coloration view modes from the viewport visualisation mode [Liit] -> [Actor Coloration] -> ... Does not update correctly when switching view mode and sometimes isn't corr ...
Node previews in MaterialGraph with Substrate enabled render solid black in 5.6. The latest 5.5 engine does render previews correct with substrate enabled. ...
A regression introduced in UE 5.6 causes Blackboard key selectors in Blueprint tasks to become invalid when the Blueprint inherits from a native subclass of UBTTask_MoveTo (or UBTTask_BlackboardBase ...
In a Geometry Collection, enabling Nanite Fallback in a Nanite Enabled collection won't generate a Physics Body when Nanite is disabled. To verify this, follow the steps provided in the Steps to Re ...
In Sequencer, copying a Missing/Invalid Bound Object to a track may crash the Editor with an Unhandled Exception at UExporter::FindExporter(). The licensee has provided a txt file that contains the ...
When Sequencer's Add Filter Menu>Keyed(U) is enabled, adding a Key to an actor that previously failed the Filter (had zero Keys) does not immediately include the Keyed actor in the filtered list (if ...
Sequencer's View Options>Expand/Collapse Nodes and Descendants (Shift+V) does not Collapse after being Expanded (UE5.6). As described in the Steps to Reproduce section, the command expands the prope ...
When a TInstancedStruct contains a UObject marked with EditInlineNew and DefaultToInstanced, the reference is lost after compiling the Blueprint but only when the struct is part of a native Actor cl ...
In AnimNode_RigidBody.cpp, PhysicsSimulation->CreateActor() is being passed World Space transforms, when it should be getting Local Simulation space transforms. The licensee has reported that FAnimN ...