EditCondition specific does not prevent values from being changed.

Tools - Mar 9, 2017

1) Using the Meta specifier EditCondition will gray out the property box so that it cannot be clicked, but using tab from another property box will place the cursor inside the grayed out box. 2) V ...

Project Version setting not reflected in a project's packaged executable's property details

UE - Foundation - Cpp Tools - Feb 5, 2019

When a Project Version value has been specified in the Project Settings, this value is not set into either the File Version value or the Product Version value in a packaged game. The File Version va ...

Incorrect WorldType causes crash in ULandscapeSplinesComponent::CheckForErrors

UE - LD & Modeling - Terrain - Landscape - Jun 21, 2018

When adding a sub-level that contains a Landscape and Landscape Splines to an existing Level, it will cause a crash when building the lighting.  This issue was reported in 4.18.3 (CL 3832480) and t ...

Movement Tolerance for Spawn Per Unit Does Not Function

UE - Niagara - Oct 19, 2018

Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...

Containers of Instanced Subobjects don't inherit as expected

UE - Gameplay - Blueprint Editor - Jul 6, 2018

Changes made to array containers in the parent Instanced Subobject Blueprint does not affect the child. Working in 4.18.3 Broken in 4.19.2 Tested in  4.18.3(CL - 3832480), 4.19 (CL - 4033788), 4. ...

Huge performance hit when recording a demo (demorec)

UE - Networking - Jun 3, 2019

The current engine version (4.22) seems to suffer a huge performance hit when using the demo recording (demorec) feature. This issue is present in both the editor and the packaged game (developer bu ...

Crash in FVulkanLinuxPlatform

UE - Platform - Linux - Apr 17, 2019

Using the command in the repro steps on Linux will cause the Editor to crash and CrashReporter to pop up with a callstack. This behaves differently when tried on Windows with -vulkan. The project ...

Gameplay Debugger doesn't work in ShooterGame when "Run Dedicated Server" is checked

UE - AI - May 10, 2019

The Gameplay Debugger does not function in ShooterGame when "Run Dedicated Server" is checked. This issue only affects ShooterGame and works as expected in a Blank project or if "Run Dedicated Serve ...

Changing setting in RecastNavMesh breaks "reference" to NavMeshBoundsVolume

UE - AI - Mar 1, 2019

When you create a NavMeshBoundsVolume, it automatically creates a RecastNavMesh-Default. You can change the settings of the nav mesh there. However when you change settings of this RecastNavMesh it ...

Editor crash when enabling Distance Field AO Visualization in the Forward Renderer

UE - Graphics Features - Jan 9, 2017

When forward rendering is enabled along with Mesh Distance Fields if you go to visualize Distance Field AO in the main viewport the editor will crash. This only affects the Forward Render and works ...