Surface Material's AO will show through a Decal when static lighting is disabled

UE - Rendering Architecture - Materials - May 31, 2023

A surface's Ambient Occlusion will appear through a decal when static lighting is disabled in project settings. Regression tested against //UE5/Release-5.0 CL 20979098 //UE5/Release-5.1 CL 23901901 ...

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

Adjusting slider in Blend Space Animation causes editor to Crash

OLD - Anim - Oct 28, 2014

UPDATE: Date: 2/5/2015 Likely an instance of the same crash: [Link Removed] CrashReporter Bugg (Crash List): [Link Removed] When updating a project from UE4.4.3 to UE4.5.1 editor crashes when adju ...

Unable to Expand the Class Dialog Menu on Mac when Creating New Blueprint Class

UE - Platform - Apple - Apr 24, 2015

Unable to reproduce internally. The user is unable to expand the class dialog menu when creating a new blueprint class on his Mac. He provides a video showing the issue he is experiencing in 4.7.5 ...

Ensure and crash when using voice chat during seamless travel

UE - Online - Nov 10, 2022

If an instance starts seamlessly travelling while talking in the session's voice chat, the ensure in FScene::Release will be hit, often with the instance then crashing soon after (such as in FAudioD ...

Virtual Texture Data GetNumMips reports one fewer mip than expected

UE - Graphics Features - Feb 27, 2025

FVirtualTextureBuiltData::GetNumMips() can return 1 fewer mip than it should due to a potential clamping issue at the end of FVirtualTextureBuilderDerivedInfo::InitializeFromBuildSettings() where it ...

Memory spikes when changing properties on a large amount of textures via Property Matrix

Tools - Jan 29, 2015

When changing a property on a large number of textures via the Property Matrix, memory usage can spike to over 26G. Tested in Main (Promotable-CL-2423505) Probably related to [Link Removed] ...

Set Resolution Scale Value to 100 returns inf (infinite) value

UE - Graphics Features - Dec 5, 2016

Set Resolution Scale Value to 100 returns inf (infinate) value. The resolution returns an incredibly high number (ex: 9,223,372,036,854,775,808) or "inf" ...

Ribbon Emitters Do Not Properly Kill Trails On Source Loss

UE - Graphics Features - Nov 18, 2016

"Dead Trail on source lost" doesn't seem to work consistently. This is apparent when the source emitter's duration is longer than the particles being emitted. This bug also occurs if there is vary ...

D3D Device Lost 'HUNG' crash in FD3D11Viewport::PresentChecked

UE - Graphics Features - Oct 31, 2016

This is a new D3D crash affecting multiple users in 4.14 Preview 1. It is currently the #1 crash in the Preview. Information provided by users:Just pressed create project...Openning QA Game with - ...