[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 ...

[CrashReport] UE4Editor_MeshPaint!FMeshPaintGeometryAdapterForStaticMeshes::OnRemoved() [meshpaintstaticmeshadapter.cpp:222]

Tools - Nov 21, 2017

This is an infrequent crash in the 4.18 release. Users have not provided any description of their actions when the crash occurred. Source Context 210 if (StaticMeshReferencers) 211 ...

[CrashReport] Linux crash - FVulkanDynamicRHI::Init()

UE - Platform - Linux - Aug 16, 2017

This is a trending Linux crash in 4.17.0 that has also occurred in 4.16 Callstack from LogLogLinux: Error: appError called: Assertion failed: Assertion failed: [File:/home/---/UnrealEngine/Engine/ ...

[CrashReport] UE4Editor_MeshPaint!FBaseMeshPaintGeometryAdapter::GetVertexPosition() [basemeshpaintgeometryadapter.cpp:70]

UE - Simulation - Physics - Character - Nov 2, 2017

This is a trending crash coming out of 4.18, and may be a regression. Users have not provided any descriptions of their actions when the crash occurred. Source Context 57 const TArray<FVec ...

[CrashReport] UE4Editor_PropertyEditor!FPropertyEditor::IsEditConditionMet() [propertyeditor.cpp:632]

Tools - Oct 27, 2017

This is a trending crash coming out of 4.18.0. The issue appears similar to [Link Removed], which was just fixed in 4.18. User DescriptionsProject was just imported from UE 4.17.2 , opened a bluep ...

Find Collision UV Returning Unexpected Values

UE - Gameplay - Jan 19, 2017

Find Collision UV is returning values that are above 1.0, when it is expected that these values would remain between 0 and 1. ...