When reparenting blueprints and both the old and new parent blueprint contain a subobject but with different values on it, the reparented blueprint doesn't correctly inherit values from the new pare ...
In UE latest release (5.5 launcher version), Enhanced Input Actions mapped to "Any Key" stop responding after scrolling the mouse wheel. Specifically, scrolling either up or down disables the Any Ke ...
Water is missing, appears in strange blocks, or appears in wrong places due to incorrectly rendered WaterInfoTexture. The WaterInfoTexture is part of the WaterZone actor. ...
Attaching other actors to a child actor (actor spawned by ChildActorComponent) fails to serialize correctly as part of the map. The attached actor loads as detached and resets its position back to w ...
When a UV Offset is applied in a RetainerBox effect material, visual artifacts appear only in the editor — not at runtime — if a widget with a dotted preview outline (like CanvasPanel) is placed dir ...
In editor, data layer system respects the data layer settings for each actor, but at runtime, the condition check is made collectively for each actor cluster, resulting in differences in behavior. ...
Virtual Shadow Maps do not invalidate pages when HLODs replace meshes. This can lead to inconsistencies between the geometry and the shadows, which can cause artifacts as pages are invalidated. ...
Resaving the level using ResavePackagesCommandlet is a workaround. ...
When calculating the opacity mask, Nanite spline meshes do not have the correct World Position in the Material. This leads to visual artifacts when the mask relies on the world position. ...
Depth Passes for Masked Materials using Virtual Textures does not work correctly when it is in front of a Nanite Mesh and a Decal, resulting in black artifacts. Also tested on //UE5/Main, CL: 41024 ...