"Invalid resource entry creating uniform buffer" when running Vulkan on Mobile

UE - Platform - Mobile - Apr 30, 2019

Android projects in 4.22.1 crash on launch with Vulkan enabled. Did NOT reproduce in 4.23 MAIN at CL 6156332 4.22.1 release CL is the same as a related fix for this ( [Link Removed] )  ...

Animation to Ragdoll: Character flips direction for 1 frame

Docs - Samples - Mar 8, 2016

Character rotates 90 degrees abruptly for one frame so that it appears to "flip-flop" for that one frame between Death animation and conversion to ragdoll physics This is in relation to [Link Remov ...

Crash on BP recompile after deleting struct property with instanced object

UE - Gameplay - Blueprint Compiler - Jan 5, 2023

A user has reported a crash that is reproducable in a clean project in UE 5.1.0 release. It involves a struct with an instanced object. The crash occurs after deleting a property of that struct type ...

Visible line down center of asset in ContentExamples Cloth 1.6

Docs - Samples - Jan 18, 2017

This does not occur in 4.13.2 at CL 3172292 ...

Delay nodes occasionally don't fire the "Completed" output in a nativized build.

UE - Gameplay - Blueprint - Jun 13, 2018

This happens when the 32-bit LatentUUID signed integer that we generate for the delay node starts with "-1" when converted to an FString (e.g. "-1824950080"). During compilation, we pack latent fun ...

Automotive Materials - ClearCoat Specular Artifact with Saturation ~1

UE - Graphics Features - Mar 8, 2023

[Link Removed][Link Removed] ...

KiteDemo: Bookmark 1 - bird visuals and audio missing

Docs - Samples - May 3, 2017

While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – I found that aside from the incredibly low FPS, some of the Bookmarked camera locations have issues. In the fi ...

Example 1.3: Constraint Profiles animation not working in ContentExamples

UE - Content - Content Example - Mar 25, 2022

This bug does not occur in //UE5/Release-5.0-EarlyAccess or in Release-4.27 making it a regression.  This also occurs in //UE5/Main  ...

Fixup Redirectors doesn't work in the editor

Tools - Apr 28, 2015

Fixup Redirectors doesn't work in the editor when showing redirectors using the filter and then choosing Fixup. The maps that reference the redirectors aren't being checked out and fixed. I'm just g ...

Does FSlateElementBatcher::AddCachedElements need to check if r.HDR.UI.CompositeMode is enabled?

UE - Editor - UI Systems - Aug 28, 2024

When a specific configuration of HDR cvars are set, PIE in a New Editor Window will not render the game world. Settings (For DefaultEngine.ini): ```[SystemSettings] r.AllowHDR=1 r.HDR.Display.Color ...