[AI] Navmesh does not get built inside of navmesh bounds that is in a non-activated data layer

UE - AI - Navigation - Dec 13, 2022

WP navmesh generation does not appear to work if a navmesh bounds volume is in a data layer. The navmesh will build if the data layer is activated when the build paths is started, but it will not lo ...

Const Blueprint Implementable Events don't update if const is removed from the native declaration

UE - Gameplay - Blueprint Editor - Oct 19, 2021

Constness is not updated in overridden BlueprintImplementableEvents when the native declaration is made non-const.  ...

After closing PIE, Right click dragging is confined to the Viewport bounds

Tools - Oct 27, 2017

After holding any mouse button down and pressing escape to quit the game, using the right mouse button to move in the viewport locks it to the left and right bounds of the viewport. Sometimes moving ...

Duplicating a blueprint that implements an interface and then removing that interface will cause compile errors that don't occur if the interface was removed from the original BP

UE - Gameplay - Blueprint Editor - Aug 1, 2020

See steps to reproduce. Looks like the fixup when saying Yes to "Would you like to transfer the interface functions to be part of your blueprint" doesn't work correctly on the duplicated BP. Inter ...

Illegal Else Without Matching If

UE - Simulation - Physics - Feb 3, 2017

Looks like there's a missing if/else pair in BodyInstance.cpp ...

Increment and decrement nodes return the incorrect value

UE - Gameplay - Blueprint - Jun 23, 2015

Increment and decrement nodes return the incorrect value User Description: Getting the result of the Increment Macro seems to be incrementing the variable twice. Very confusing. Is this normal? ...

Event not saved correctly when duplicating Level Sequence

UE - Anim - Sequencer - Nov 21, 2019

This issue is similar to [Link Removed]. But I tested the shelve 10164190 mentioned in the comments. It didn't work. ...

Landscapes cause Vulkan crash related to GRHISupportsAttachmentVariableRateShading

UE - Rendering Architecture - RHI - Nov 7, 2022

Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges.

UE - World Creation - Worldbuilding Tools - World Composition - Mar 6, 2020

UDIM textures have default Tiling Method set to Wrap but causes incorrect filtering on edges. It should be set to Clamp or Mirror by default. ...

Crash when Changing Source File and Re-Importing Mesh used in Mesh Particle System

UE - Graphics Features - Aug 2, 2016

A licensee has reported a crash when re-importing a mesh being used within a Mesh Particle system. Regression? Yes, this crash does not occur in the 4.11.2 binary release. Link to Crash Logs: [Lin ...