Nativizing Blueprint fails when struct is not initialized properly

UE - Gameplay - Aug 27, 2018

The PreferredNavData member of NavAgentProperties isn't properly initialized. It is using some constructor that doesn't seem to be valid. This is a regression from 4.19.2 (CL-4033788) as this same s ...

Crash When Loading a SubLevel With HierarchicalInstancedStaticMeshComponent and SphereReflectionCapture via the Levels Window

UE - Graphics Features - Aug 30, 2018

The editor crashes when loading a SubLevel with HierarchicalInstancedStaticMeshComponent and SphereReflectionCapture via the levels window. Working as expected in 4.19 CL# 4033788 Found in 4.20 CL# ...

Datasmith imports glossiness Texture as a Normal Texture

UE - Editor - Content Pipeline - Datasmith - Exporters - Sep 6, 2018

The Datasmith Importer for 4.20 (4.20E2) imports Glossiness Textures as Normal Maps. This is a regression from 4.19.2 (0.182) as Glossiness Textures were imported as World Textures ...

Blueprint Structure Tooltip Edits Get Discarded

UE - Gameplay - Sep 12, 2018

Blueprint Structure tooltip edits get discarded. Current workaround is to make a secondary change that is not needed along with the desired change, Then edit it again to remove the secondary change. ...

Crash when duplicating an asset before renaming it in the Content Browser

Tools - Sep 27, 2018

If you duplicate an asset in the Content Browser before the renaming box prompts input it will cause the Editor to crash. This was reported and tested in 4.20.3 (CL-4369336). This is reproducible ...

Foliage Lightmaps Are Incorrect When Using a Precomputed Lighting Scenario

UE - Graphics Features - Oct 2, 2018

Foliage lightmaps will not match properly to the lighting when using a lighting scenario. They will look normal if you select the Foliage tool but in PIE they will still be incorrect. Working as ex ...

Packaging failed with disabled plugin

UE - Foundation - Cpp Tools - Oct 9, 2018

Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...

Packaging a runtime plugin in a Blueprint project causes some Editor files to be deleted

UE - Foundation - Cpp Tools - Oct 22, 2018

Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...

[CrashReport] UE4Editor_Engine!FTexturePlatformData::GetNumNonStreamingMips() [texturederiveddata.cpp:1260]

UE - Graphics Features - Apr 10, 2017

Was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: Mips.Num() > 0 [Link Remov ...

Outline colors do not update properly when changing them on the fly

UE - Editor - UI Systems - Slate - Feb 17, 2017