4.23 UpdateGrass took twice time than 4.22

UE - World Creation - Worldbuilding Tools - Foliage - Sep 12, 2019

Memory leaks at changing lighting scenarios

UE - Rendering Architecture - RHI - Aug 26, 2020

The engine does not free the LevelRenderAssetManagers array elements in FRenderAssetStreamingManager when changing lighting scenarios. Following code can avoid this issue. void FRenderAssetStre ...

Changing the Resolution scale in Engine scalability can cause actors to be offset when ejected from the player controller

UE - Graphics Features - Nov 30, 2015

If the user turns down the Resolution scale, plays in editor, and then ejects from the currently controlled pawn The actors in the scene will be hard to click on because they appear to be offset fro ...

Niagara: Losing focus when editor is open

UE - Anim - Sequencer - Apr 5, 2019

Reported by a user from Reflector. ...

UIScaleCurve float-point value in BaseEngine.ini lacks precision

UE - Editor - UI Systems - Slate - Jun 4, 2020

The screenshots below display 1920x1080pixel widget button. First one with Default DPIScaleCurve shows extra borders on the right and bottom. Next one with more precision shows no extra boundary. [ ...

HighResShot with a png output uses 24 bit depth in PIE instead of 32 bit

RAD - Oodle - Mar 1, 2022

Tested in 4.27.2 binary which produced 32 bit depth pngs in both the editor and PIE. Using the HighResShot command to get a png while playing in editor results in a 24 bit depth screenshot where pr ...

InstanceOnly UProperties accessible in Blueprint

UE - Gameplay - Blueprint Editor - Nov 30, 2022

Reproduced 3/3 times. Issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. ...

Widget interaction component appears to stop working after entering a physics volume

UE - Editor - UI Systems - Aug 24, 2016

Widget interaction component appears to stop working after entering a physics volume. A Physics Volume appears to deactivate the Widget interaction component ...

UV Flipping Mode Causes Stretching of Particles

UE - Niagara - Nov 17, 2017

If "UVFlipping Mode" under Rendering on the Required node of an emitter is set to anything other than "None," the particles can become stretched and distorted. As a workaround, I have discovered th ...

Adding HISMC instances resets wind for all existing instances

UE - Graphics Features - Jul 6, 2018

When adding new HISM instances, actors using SpeedTree -> WorldPositionOffset material are reset. 4.19 Repro project provided by user. I was unable to get WPO wind working in 4.18, I did noticed th ...