Ambient cubemap lighting is chunking and pixelized

UE - Graphics Features - Sep 19, 2021

I notice in 4.27 there's a change looks like where the issue is from " * Cubemaps generated from .hdr long-lat sources were being strongly blurred in cases when mipmaps were enabled. This happened ...

Assets with Render in Main Pass disabled show shadow artifacts

UE - Graphics Features - Apr 18, 2016

This issue was originally reported specifically for Destructibles, but it appears to affect Skeletal Meshes, and static meshes when selected. When "Render in Main Pass" has been disabled skeletal an ...

Crash due to D3D device being lost. (Error: 0x887A0006 - 'HUNG')

UE - Graphics Features - Feb 22, 2017

This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...

SetCollisionProfileName and SetCollisionEnabled aren't working in Construction Script

UE - Simulation - Physics - Dec 5, 2019

This is a regression from 4.22.3 (CL-7053642) where this setup executed as expected. Toggling Collision Profiles in 4.23.1 (CL-9631420) and onward do not affect the Static Mesh and it acts as if it ...

Components tree is ending up with duplicate entries (same pointer added to the list view more than once), causing an assert

UE - Gameplay - Blueprint Editor - Jul 19, 2017

This is a common crash affecting users in 4.15 and 4.16. Over 200 unique users have been affected. User DescriptionsCamera Component Drag Drop Error 카메라 컴포넌트를 이벤트 그래프에 드래그 하는 도중 에러 발생 Creating a ne ...

"Base Pass Shader" stat results are missing or display incorrect information while using Vulkan

UE - Rendering Architecture - Shaders - Nov 15, 2021

Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...

[CrashReport]UnrealEditor-Chaos!Chaos::TEventContainer<Chaos::FCollisionEventData>::DispatchConsumerData() [EventManager.h:214]

UE - Simulation - Physics - Mar 14, 2022

Generated from CrashReporter Error Messages:Assertion failed: (Index >= 0) & (Index < ArrayNum) [File:D:\build\++UE5\Sync\Engine\Source\Runtime\Core\Public\Containers\Array.h] [Line: 691] Array ind ...

DDC corruption creates incorrect pasted topology when using Landscape Copy / Paste Tool

UE - LD & Modeling - Terrain - Landscape - Apr 3, 2017

I noticed that the copy and pasted section of the level was being painted while I was painting a nearby section of the level. This weird yellow color appeared and I undid and redid the paint to make ...

[CrashReport] Ran out of memory - FFixedUObjectArray::PreAllocate()

UE - Foundation - Core - UObject - Sep 7, 2017

This is a somewhat common crash affecting users in 4.17. Users have not provided any descriptions of their actions when the crash occurred. Source Context 165 if (GWarn) 166 { ...

Unable to edit double variable in property matrix

UE - Editor - Workflow Systems - Oct 2, 2023

Since UE5.0, cannot edit double variables in property matrix. In UE4.27, it worked correctly and could be edited from the property matrix. This is because double variables are not supported in SProp ...