High Res Screenshot Tool Scene Color rendering washed out as EXR

UE - Graphics Features - Dec 8, 2015

When rendering out the Buffer Visualization Targets with the HDR setting on, the resulting Scene Color EXR is rendering significantly washed out compared to the Buffer Viz. in the Editor and if comp ...

Drag coefficient on vehicle blueprints affects forward and reverse differently

UE - Simulation - Physics - Mar 31, 2016

Drag coefficient on vehicle blueprints affects forward and reverse differently. If in reverse, it seems to be additive or multiplicative to the vehicle's movement as opposed to providing any resista ...

Project cannot build in VS 2017 15.8+ if it uses std::make_shared with an over-aligned type

UE - Foundation - Core - Aug 30, 2018

Visual Studio 2017 15.8 includes a fix to properly handle std::make_shared used with over-aligned types. However, this is a breaking fix and requires the definition of one of two macros to either ac ...

Vehicle Template Gears incorrectly affect gear shift speed

UE - Gameplay - Feb 8, 2016

Changing the Up Ratio of a vehicle movement component incorrectly alters gear shifting. For example, setting the ratio for Gear 3 to 1.0 will keep the vehicle from shifting to gear 2, etc. ...

Shortcut for Swing1Motion (2, and 3) do not change physics asset state dirty.

OLD - Anim - Sep 8, 2017

Shortcut for Toggle Angular Limits 1, 2 and 3 for Physics assets do not change phys asset state as dirty. ...

DefaultBackBufferPixelFormat 3 washes out slate + scene

UE - Editor - Feb 16, 2022

Typical view when setting is 4:[Link Removed] Problematic view when setting is 3:[Link Removed] ...

Steering Curve property does not affect steering

UE - Gameplay - Jul 21, 2015

Setting the Steering Curve of a vehicle movement component has no affect on the turning of the vehicle during play. ...

Particle Systems Don't Play In Reopened Levels With ES 3.1 Enabled

UE - Niagara - Jan 27, 2020

Particle systems placed in levels don't play as expected on level load when using ES 3.1 Preview. Found in 4.24.1 CL#10757647 Reproduced in 4.25 Main CL#11115840 ...

Gamepad input affects multiple game instances at once, due to not needing focus.

UE - Editor - UI Systems - Slate - Mar 5, 2019

Since Gamepad input works without needing focus (which was added in 4.9 with [Link Removed]), a Gamepad's input will also affect all instances running on the same computer. Regression?: No This occ ...

Deactivating a shot section from scripting does not affect evaluation

UE - Anim - Sequencer - Jun 23, 2021

Disabling a shot from scripting will not affect evaluation of the sequence.  ...