4K Resolution and High DPI Scaling in Linux aren't completely affected by System Display Scaling

UE - Platform - Linux - Aug 26, 2019

Unreal doesn't change appearance when changing system configuration display scaling options. Editor Texts are still quite small and don't change based on the Display Scaling %. This bug also causes ...

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse

UE - Editor - UI Systems - May 12, 2017

Spin Box delta does not appear to affect how the spin box increments through its values when clicking and dragging with the mouse. The spin box appears to increment/decrement by more or less dependi ...

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info

UE - LD & Modeling - Terrain - Landscape - May 10, 2022

Preview weight on Landscape Layer Sample affects Grass Output on landscape disregarding layer info Repro Rate: 3/3 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue did NOT occur there ...

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

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

Editing child property values is affecting parent property values

UE - Gameplay - Blueprint Editor - Jan 27, 2020

Paper2D Sprite Vertex Normals changed from 4.23 to 4.24

UE - Gameplay - Paper2D - Dec 12, 2019

Comparing static mesh cube, plane, and a paper2d sprite with a lit material it appears that we've changed how we calculate the vertex normals for paper 2d sprites, see below: [Image Removed] ...

Buffer Visualization Overview is affected by EV

UE - Graphics Features - Mar 5, 2020

EV -0.5 [Image Removed] EV 0.0 [Image Removed] ...

Linux server builds of 4.24.0 failing due to Text3D plugin's dependencies on FreeType2 and HarfBuzz

UE - Platform - Linux - Jan 31, 2020

The build error is descriptive. FreeType2.Build.cs and HarfBuzz.Build.cs explicitly check if they are being used for a Unix server build and throw exceptions to prevent that. Commenting out those ex ...