When calling EncompassesPoint on an ANavMeshBoundsVolume, the method always returns false even if the target point is clearly within the visible volume bounds. This occurs because AVolume::Encompas ...
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 ...
Path Tracing normal maps reflect light differently than Lit, and do not look accurate. Also observed in //UE/Release-5.6, CL: 45232827 ...
Changing the Game Icon in Windows Packaged projects does not display the new icon on Windows taskbar. ...
Using the "Split Struct Pin" right click option on the rotation pin breaks the functionality of the Transform Bone node in Animation Blueprints NOTE: I noticed the Roll/Pitch/Yaw are in a differen ...
When using the "Keep World Position" attachment type, the child mesh does not scale properly with the parent. X scales normally, but Y and Z seem to be swapped. [Image Removed] The name "Keep Wor ...
If a breakpoint is placed on a node in blueprints and then PIE is started, if the breakpoint node is triggered and the user presses F10 (keyboard shortcut to skip to next node), the logic will not c ...
Add Actor Local Offset does not work for Client Characters. The client attempts to move but is forced back to start, resulting in a jitter and not the intended movement. The same movement setup in a ...
Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...
All Sprites and Flipbooks besides the player's appear blurry when the player character moves. It is more evident in some sprites than others, but it appears that any sprite or flipbook that are not ...