ReflectionEnvironmentAndSky(1739x747,StrataMat=Off) looks to have tile artifacts

UE - Graphics Features - May 26, 2023

Reflection environement looks to be suffering tile classification artifacts ...

Combo triggers do not fire the "Completed" event

UE - Gameplay - Input - May 25, 2023

Cannot assign a MediaTexture asset to a Brush -> Image in Widget Blueprint

Media Framework - May 23, 2023

Can't assign Media Texture assets to the Brush->Image property in Images on Widget Blueprints. This workflow is explicitly mentioned as a step in these docs, so if this is no longer the correct meth ...

GameInstance and subsystem initialization order is incorrect for Play In Editor

UE - Gameplay - May 18, 2023

The order of world and game instance initialization is different between a true standalone game (cooked game or an editor build with -game) and a Play In Editor game. Specifically, in Play in Editor ...

Use a shared context in Loading instead of copying the LinkerInstancingContext

UE - Foundation - Core - EditorLoader - May 12, 2023

Current LinkerInstancingContext are copying instead of being shared internally during loading which can induce a lot of memory usage when used with World Partition which can contains a lot of mappin ...

Widget defaults not updated when modified on a base widget class via the hierarchy

UE - Editor - UI Systems - UMG - May 3, 2023

A licensee has reported an inconsistency in how modified base widget class defaults are propagated to children. When modified via the UMG Designer Graph's Class Defaults, derived classes will be mar ...

Objects move wildly when drawing thumbnails in a level sequence

UE - Anim - Sequencer - May 3, 2023

While drawing thumbnails the objects in a sequence are being transformed causing errant movements. ...

Undo then Redo Creating a Spawnable in Sequencer Creates Extra Actor in Level

UE - Anim - Sequencer - May 3, 2023

There is a bug when performing an undo/redo on pasted or spawned actors in Sequencer.  It appears that the transaction system is re-creating an actor on redo, but Sequencer doesn't see that, so it ...