Crash occurs loading a sublevel containing landscape with ray tracing enabled

UE - LD & Modeling - Terrain - Landscape - May 13, 2020

In raytracing enabled, When loading a sublevel containing landscape with LoadStreamLevel function following error is shown. Assertion failed: Pair != nullptr [Link Removed] [Line: 584] Licensee re ...

GPU-ARM Mali 400 series phones will render an Opaque Unlit Material as black

UE - Platform - Mobile - Feb 12, 2016

ARM Mali 400 Series GPUs are rendering Opaque Unlit Materials as Black instead of the designated color. This is a *regression* from 4.10.2.Devices where Issue OccursDevice NameBrandBug Description ...

TMap<Bool is disallowed despite bool having a hash

UE - Gameplay - Blueprint - Nov 22, 2022

Reproduced 3/3 times. User is unable to create a new TMap with bool key through Blueprints (which is the expected result).  Issue is technically a Regression, as the ensure does not occur in //UE5/ ...

FileSystemDerivedDataBackend may output a corrupted access log

UE - Foundation - Core - Derived Data - May 20, 2021

This problem is caused by the AccessLogWriter has not been flushed at the termination. The following workaround flushes the Writer.class FFileSystemDerivedDataBackend : public FDerivedDataBackendInt ...

Attaching New Camera Actor to Spring Arm Component does not set the Location Correctly

UE - Gameplay - Blueprint - Apr 2, 2015

After adding a new Camera Actor Component within Blueprints to an existing Spring Arm Component, the Camera Component adopts the location settings , but does not set its location within the viewport ...

[CrashReport] UE4Editor_Engine!FSkeletalMeshObject::UpdateMinDesiredLODLevel() [skeletalrender.cpp:81]

OLD - Anim - Nov 2, 2017

This is a somewhat common crash that has occurred since at least the 4.16 release. User DescriptionsReimported a skeletal mesh from an FBX file.reimported static mesh Source Context 70 v ...

Behavior of Speed Up/Down parameter of Auto Exposure are different.

UE - Graphics Features - Apr 5, 2016

Brend/Swtch multi PostProcessVolume to handle Auto Exposure with same Speed Up/Down parameter but behavior of Speed Up/Down parameter of Auto Exposure are different. Scene with. Unbounded PostProce ...

Landscape has a seam when scale is set to a decimal

UE - LD & Modeling - Terrain - Landscape - Jan 13, 2023

Regression: Tested in UE5/Release-5.0 at CL 20979098, this issue does occur so it is not a regression. This issue occurs if the scale set for the landscape has a decimal value that is not 0.5. Sett ...

[CrashReport] UE4Editor_HeadMountedDisplay!FDefaultSpectatorScreenController::Helpers::GetEyeCroppedToFitRect() [defaultspectatorscreencontroller.cpp:363]

UE - Platform - XR - Nov 10, 2017

This is a trending crash coming out of the 4.18 release. It has also been experienced internally by QA. User DescriptionsUEQA-Juliet Talcott - minimizing Source Context 352 // Eye rect is t ...

Cull Distance Volumes do not effect Blueprints or Skeletal Mesh Actors

UE - Graphics Features - Jul 31, 2014

CHANGELIST: 2181118 BRANCH: UE4 https://udn.unrealengine.com/questions/166371/cull-distance-volume-bug.html DESCRIPTION: Cull distance volumes don't seem to cull blueprints or meshes inside a bluep ...