Using "Watch This Value" on Pawn causes memory leak

UE - Gameplay - Blueprint Editor - Dec 1, 2022

Reproduced 3/3 times, issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. No memory leak occurs when watching a new blank Actor BP, which implies the root cause ...

Rotate Around Point Niagara Module causes jittering with Linear Force

UE - Niagara - Dec 1, 2022

Regression: Tested in UE5/Release-5.0, this issue also occurs meaning regression is no. The Niagara System appears to jitter whenever a force is applied after the Rotate Around Point module. If the ...

Expose SetWaterMaterial to BP

UE - LD & Modeling - Terrain - Water - Nov 9, 2022

Source of the request on UDN ...

Landscapes cause Vulkan crash related to GRHISupportsAttachmentVariableRateShading

UE - Rendering Architecture - RHI - Nov 7, 2022

Binary (Installed Build)//UE5/Release-5.1 @CL22986940 I encountered this same crash when creating a landscape twice, but was not able to consistently reproduce it with those steps. I figured out th ...

[Audio Synesthesia] - Setting a Synesthesia NRT's settings to None crashes editor

UE - Audio - Nov 7, 2022

Setting an Audio Analysers NRT settings to None crashes the editor. Assertion failed: nullptr != LoudnessSettings [File:D:\SMoyls_UE5_Release-5.1\Engine\Plugins\Runtime\AudioSynesthesia\Source\Audio ...

Shader Complexity viewmode is not displayed correctly in the material editor.

UE - Graphics Features - Nov 2, 2022

Floor is correctly displaying Shader Complexity. ...

Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints

UE - World Creation - Worldbuilding Tools - Level Instances - Oct 27, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL 20979098 Building Packed Level Actors causes references to break in the Packed level Actors' Blueprints. Rerunning the Build > Pack Level Ac ...

Changing Asset Manager settings breaks game feature scan directories

UE - Gameplay - Sep 29, 2022

The asset manager is used to scan directories on disk for different Primary Assets that can then be loaded on demand. Game feature plugins support the ability to add additional scan directories when ...

Renaming an asset set to Sequencer's Payload causes the reference to be removed after restarting the editor.

UE - Anim - Sequencer - Sep 29, 2022

Renaming assets set to Sequencer's Payload will resolve the reference after restarting the editor. This is probably due to the fact that FemaleSceneEventPayloadVariable::Value is a String type. This ...