Some components continue to dirty the navigation state even if bCanEverAffectNavigation is unchecked. Behavior appears very similar to an existing bug, [Link Removed] ([Link Removed]), which invol ...
We’ve run into some unexpected behavior when combining SetGamePause(true) with Level Sequences. When calling SetGamePause(true) while a Level Sequence is playing, the visuals pause correctly, b ...
When renaming or duplicating a LevelVariantSets asset that contains a Director Blueprint, the internal DirectorClass reference becomes mismatched. Although the DirectorBlueprint pointer updates corr ...
In Unreal Engine 5.5 and earlier, users could select “None” as the Preview Game Language in the Editor Preferences. Starting from UE 5.6, this “None” option is no longer available. Based on source ...
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 ...
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 ...
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 ...
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 ...
Context: By default, Unreal Engine creates both simple and complex shapes, then, based on what the user wants (complex query versus simple query), the physics solver will use the corresponding shape ...
We have found an issue where children of editor-only actors get wrong transforms in PIE and cooked builds when placed inside level instances. This affects both engine version 5.5 and 5.6. The issue ...