Virtual Textures can be assigned to Texture Sample Parameters that are not configured for Virtual Textures, if that parameter is inside of a Material Layer. Also found in Release-5.4, CL 32426910 ...
Context Find-in-Blueprints can be used to search the current, or all, blueprints. If you enter a simple string, it would return nodes, pins, pin default values and default values for BP Variables ( ...
When the trigger is duplicated, the contents of its OnActorBeginOverlap MC delegate are copied, which contains a reference to the BP actor that added the binding to the original trigger. Marking th ...
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. ...
Having a LevelSequence opened and unhiding a sublevel can break the attachment hierarchy of the actors that are inside the sublevel. This also affects to the sublevel asset itself. ...
Context: Sockets are attach points that can be placed on a Static Mesh to attach an object to the static mesh. Problem: Importing an FBX that contains a socket from Blender to Unreal, the socket ge ...
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 ...