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

When using ProceduralFoliageVolume, ActorFoliage can be used even if World Partition is enabled in UE5.0

UE - World Creation - Worldbuilding Tools - Foliage - Jun 28, 2022

UE5.0 does not support ActorFoliage at Levels where World Partition is enabled ( [Link Removed] ), but ActorFoliage will work via ProceduralFoliageVolume. And when you cook the level you will get an ...

Foliage is placed on LevelInstanceActor does not follow basecomponent when the LevelInstanceActor moves

UE - World Creation - Worldbuilding Tools - Foliage - Jun 24, 2022

Foliage usually follows when the Transform of the placed ground or floor changes. However, if the ground or floor is a Level Instance Actor, it will not follow. The cause is in the code below. voi ...

Properly handle child actor component referencing Level Instance actor

UE - World Creation - Worldbuilding Tools - Level Instances - Jun 3, 2022

Runtime Virtual Texture samples at low precision for very large volumes

UE - Graphics Features - May 31, 2022

When using a runtime virtual texture with a resolution of greater than 2^24 we can start to see a lack of precision in sampling when the sampling UVs get closer to 1. To see this we need to be usin ...

[MetaSounds][Sequencer] - Inputs don't update or clear unless the Audio Track is deleted and readded

UE - Audio - MetaSounds - May 13, 2022

Inputs in Sequencer don't update when a MetaSound is changed or if the Sound on an audio track is changed to a different asset. The Inputs cannot be added or removed manually. This leads to the user ...

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials.

UE - Graphics Features - May 10, 2022

Screen Space Reflections have a visible lag on opaque materials compared to transparent/additive materials. See [Link Removed] ...

Roughness map detail is lost in shadowed areas with Lumen enabled

UE - Graphics Features - Lumen - May 3, 2022

Editor freezes on selection of Blueprint Components

UE - Foundation - Core - EditorPerformance - Apr 29, 2022

Editor freezes and stops responding on selection of Blueprint Components; Requiring the editor to be forced closed. Repro Rate: 4/4 Tested this in //UE4/Release-4.27 @ CL#18319896 and the issue di ...