FConsoleVariableBase::SetOnChangedCallback behaves incompatibly with previous versions

UE - Niagara - Jun 17, 2021

FConsoleVariable::OnChangedCallback was changed to a multicast delegate in 4.26. Along with this, FConsoleVariableBase::SetOnChangedCallback was implemented to emulate a single delegate for compatib ...

Allow promote to variable on Color structs/Vertex Colors structs for Procedural Mesh components

UE - Gameplay - Oct 13, 2015

Issue: Currently, it is not possible to make a variable of type "Color" specifically for the color struct on procedural mesh components (see image attached). This is the only variable on procedura ...

Separate Translucency for Particles Breaks when Scene Color is used

UE - Graphics Features - May 12, 2015

When using Scene Color in a Particle System's Material with Separate Translucency checked true, all Particles with Separate Translucency checked true placed in the level with the Scene Color Particl ...

[CrashReport] AppleIntelBDWGraphicsGLDriver!USC::CPassSsaAllocatorContext::RollbackSpillFillToCopies()

UE - Platform - Apple - Sep 2, 2016

Error message: SEGV_MAPERR at 0x3a Source Context: Most recent user affected CL: 3106830 (4.13.0) Logs: [Link Removed] [Link Removed] [Link Removed] CrashReporter User Descriptions:UE4.13 immed ...

Sublevels Move To New Subfolders Automatically When New Ones Are Made

Tools - Mar 11, 2020

When adding a new subfolder in the Levels window all the sublevels in that parent folder move to the new sublevel. Currently you have to create all the sub folders then move the sublevels to keep th ...

SSR Experimental Denoiser crashes when enabled using Vulkan

UE - Graphics Features - Apr 27, 2020

Enabled the SSR Experimental Denoiser using Vulkan causes the Engine to crash. This crash does not happen with DX11 or DX12. This happens on Linux and Windows (-vulkan). This was reported and teste ...

Clion isn't recognized on Linux

UE - Platform - Linux - May 4, 2020

Setting CLion as the default IDE causes Unreal to not recognize it as a compiler. You are unable to compile C++ projects or create new ones with it set this way. This was reported and tested in 4. ...

Widget Slider increments in an odd way when it is dragged outside of its bounds when next to another Widget

UE - Editor - UI Systems - Aug 6, 2020

The attached video shows the results of this bug. When two Widgets are next to each other and one of them has sliders, when the sliders are dragged past their bounds they will increment backward so ...

Back-face culling not working when translucency is set to Ray Tracing

UE - Graphics Features - Lumen - Oct 23, 2020

While enabling Ray Tracing from the start of the project, when user sets GlobalPostProcess Translucency to Ray Tracing, the back-face of the plane is not culled. However, when the translucency is se ...

Long thin spinning objects take too long to stop spinning

UE - Simulation - Physics - Solver - Jun 5, 2023

See the SpinningObjectStability test map in the Physics Sandbox. [Link Removed] It's not clear if this is a bug or a side effect of some of our solver shortcuts (e.g., omission of the precession te ...