[AI] Navmesh generates incorrect triangles that connect a lower platform to one above it

UE - AI - Navigation - Feb 21, 2023

Navmesh is setting some vertices to be quite above what would be the max step height of the agent when two platforms are aligned with one above the other. The navmesh may reach up to the upper platf ...

ARecastNavMesh.bPerformVoxelFiltering doesn't seem to be working

UE - AI - Navigation - Feb 21, 2023

ARecastNavMesh.bPerformVoxelFiltering doesn't seem to be working anymore. ...

Duplicating a Blueprint with a function call node connected to a variable of the source Blueprint type results in a compile error in the duplicated asset.

UE - Gameplay - Blueprint Editor - Feb 21, 2023

If a Blueprint asset contains a function call node for which the referenced function context is set to 'self', if the "Target" pin is connected to a type that equates to the owning Blueprint asset ( ...

Eyeball appears opaque on project launch

UE - Graphics Features - Feb 21, 2023

depth calculation is not functioning properly on mobile ES 3.1 preview

UE - Platform - Mobile - Feb 21, 2023

In 5.1.1, the depth calculation is not functioning properly on mobile ES 3.1 preview, resulting in reflections occurring in areas where they should not. When checking with RenderDoc in ES 3.1 Previ ...

Global Distance Field Not Working With World->SetNewWorldOrigin

UE - Graphics Features - Lumen - Feb 20, 2023

mobile DOF setting is not applied when play on standalone mode

UE - Platform - Mobile - Feb 20, 2023

In 5.0, the mobile depth of field settings were correctly reflected when running standalone. However, in 5.1, the DOF doesn't appear to be working correctly and the focus is off, causing a blurry im ...

Create a Material Editor node that exposes the VertexID

UE - Rendering Architecture - Materials - Feb 20, 2023

A UDN user has requested that we expose the VertexID as a Material Editor graph node. According to a brief thread with [Link Removed] , this is a useful feature to add. https://udn.unrealengine.com ...