Editor running with "DebugGame Editor" configuration fails to launch (This happens only on 4.21 via Launcher)

UE - Foundation - Cpp Tools - Nov 20, 2018

This happens only on 4.21 via Launcher. UE4 editor running with "DebugGame Editor" configuration fails to launch The error log is below. ERROR: System.IO.DirectoryNotFoundException: Could not fin ...

Running PIE with a dedicated server with 2 or more clients will clear undo buffer

Tools - Apr 29, 2016

The user can no longer undo in the editor after running a dedicated server with 2 or more players ...

Updating C++ projects with Marketplace plugins in 4.25.2 fails to build project

UE - Foundation - Cpp Tools - Plugin System - Jul 24, 2020

Projects created in previous engine versions fail to build in 4.25.2Running D:/Epic Games/UE_4.25/Engine/Binaries/DotNET/UnrealBuildTool.exe Development Win64 -Project="D:/Unreal Projects/MyProject4 ...

With Accurate Velocities from Vertex Deformation and Instanced Stereo enabled anti-aliasing does not affect the right eye

UE - Platform - XR - Jul 8, 2016

KevinR: Make sure you are using Temporal AA (TXAA), and I was using SteamVR/Vive With Accurate Velocities from Vertex Deformation and Instanced Stereo enabled anti-aliasing does not affect the righ ...

SkyLight is not affecting the volumetric fog

UE - Graphics Features - Lumen - Nov 24, 2022

Looks like this behavior was working as expected until 5.1 Preview 2 ...

Connections Expand When Using Layered Blend Per Bone Node With Blend Weight Over 2

OLD - Anim - May 9, 2018

When changing to the Blend Weight to a number greater than 2 the connections between nodes starter to blur in the anim graph. Connections become ever more distorted when zooming out of anim graph. ...

Subtracting .2 from a float produces a floating point error

UE - Gameplay - Blueprint - Feb 1, 2016

Subtracting .2 from a float seems to produce a float error, registering incorrect values during if checks. ...

Foliage Instance Static Meshes do not affect the Navmesh

UE - AI - Navigation - Apr 25, 2022

Foliage Instance Static Meshes do not affect the Navmesh. I tried changing the Custom Navigable Geometry to 'Yes' & 'Even if Not Collidable' but got the same results. Repro Rate: 4/4 Tested this i ...

Nav Modifier Volume Not Affecting Nav Mesh Until it is Moved

UE - AI - Oct 21, 2016

Nav Modifier volumes are not affected the nav mesh until they are moved from their initial placement position. Found in 4.13.1. Reproduced in 4.12.5 and 4.15 Main CL 3163223 This is similar to [Li ...

TMaps with instanced objects: modifying instanced object data in child affects parent

UE - Gameplay - Blueprint - Jul 25, 2023

Given a TMap where the value type is an instanced object: when a child blueprint is saved with modifications to the TMap, and then additional TMap are added to the parent blueprint and the child blu ...