Post Processing continues to affect Sprites after project setting defaults are disabled and all volumes and cameras' settings are disabled

UE - Graphics Features - Nov 19, 2014

After disabling the defaults in Project Settings > Rendering > Default Postprocessing Settings, disabling all GlobalPostProcessSettings volumes, and setting the Post Process Blend Weight in the play ...

[MetaSounds] - Changing an Input to Modulation Parameter crashes editor due to module load order

UE - Audio - MetaSounds - May 27, 2022

Setting an Input type on Modulation Parameter crashes the editor with:Assertion failed: Pair != nullptr [File:E:\SMoyls_UE5_Release-5.0\Engine\Source\Runtime\Core\Public\Containers\Map.h] [Line: 643 ...

When a fixed delta time step of 0.02 or higher is used with some skeletal mesh objects, rotational forces applied using AddTorque have no affect on the skeletal mesh.

UE - Simulation - Physics - Jan 27, 2015

Using AddTorque to apply a rotation to a skeletal mesh does not always provide the expected results if a fixed time step is being used. When doing this to the Owen character in the Content Examples ...

SteamVR crash with DirectX 12

UE - Platform - XR - Aug 5, 2019

SteamVR will crash with dx12 enabled. You may need to attempt to teleport or open the console for the crash to occur. Also confirmed in MAIN 4.24 CL 7713732 ...

Physics Assets do not show Z (Blue) axis swing graphic.

UE - Simulation - Physics - Sep 13, 2016

4.13 Physics Asset graphics shown for swing settings in Physics Assets doesn't show for Z (blue) axis. Regression from 3039270 (4.12.5 Release), found in 3106830 (4.13 Release). ...

Can not affect "r.SetRes" command in editor new window

UE - Foundation - Core - Jul 11, 2022

When playing in "New Editor Window" mode, entering the r.setres command does not change the screen size. This worked in UE4.27, but no longer works in UE5.0. ...

Editor crashes on start up after updating to 5.0 - Assertion failed: (TTraits::WithIdentical || TTraits::WithIdenticalViaEquality) [File:E:\UnrealEngine\UE_RelTestA\Engine\Source\Runtime\CoreUObject\Public\UObject\Class.h] [Line: 1476]

Quixel - Apr 6, 2022

User's are reporting that after updating to 5.0 the editor crashes on start up. This happens when converting an old project, creating a new project, or attempting to open a project. Some are reporti ...

Control Rig function nodes cannot have their color changed in 5.3

UE - Anim - Rigging - Control Rig - Oct 5, 2023

LIVE: ProjectileMovement component does not function when a PrimitiveComponent is missing or removed from the Components

UE - Simulation - Physics - Nov 18, 2014

A projectile brought over from 4.5.1 or earlier that does not have a Primitive Component as the Root, or removing the root from the projectile in 4.6, returns an error: "Movement component [Projecti ...

Editing child property values is affecting parent property values

UE - Gameplay - Blueprint Editor - Jan 27, 2020