Custom Depth does not override occlusion if it's set during runtime

UE - Graphics Features - Oct 4, 2019

Adding a Custom Depth material at runtime does not make the object its applied to render through walls. Tested in 4.22.3 (CL - 7053647), 4.23 (CL - 8386587), 4.24 (CL - 9413529) ...

[Feature Request] SingleWaterLayer Materials don't receive shadows with Baked or Partially Dynamic Lighting

UE - Graphics Features - Dec 2, 2019

Using baked and dynamic lighting produces varying results when implementing SingleWaterLayer Materials. This was reported and tested in 4.24 Preview 4 (CL-10387632) and reproduced in Main 4.25 (CL ...

Gameplay Tags Can't Be Edited Via "Bulk Edit via Property Matrix"

Tools - Dec 25, 2019

You can't edit a gameplay tag when you bulk edit via the property matrix. Found in 4.23.1 CL#10757647 Reproduced in 4.24.1 CL# 107567474.25 Main CL#10868506 ...

Map Get Node Pins In Niagara Module Scripts Can't Search For Standard Data Types

UE - Niagara - Mar 16, 2020

This wasn't like this in 4.24 (see attached images). If you create a variable Engine.Owner.Position the search will find it however. Found in 4.25 Preview 2. Reproduced in 4.26 Main. ...

Thumbnails do not display shadows after opening and saving the asset

UE - Graphics Features - Lumen - Apr 14, 2020

Shadows in an asset's thumbnail disappear after opening and saving the asset, whether changes are made or not.  Tested: 4.24.3 CL#11590370, 4.25P6 CL#12493028, 4.26 CL#12767035 ...

Calling TearOff then Destroy on an actor results in client actor also being destroyed

UE - Networking - Jan 14, 2021

When calling TearOff followed immediately by Destroy, the channel will be closed with the reason that the actor was destroyed, so the actor will be destroyed on the client as well. In the UDN linke ...

Renaming a SkinnedMeshComponent onto a different owning actor will cause issues with FAnimUpdateRateManager

UE - Anim - Runtime - Aug 12, 2021

As mentioned in the UDN - the user tried to rename an SMC to a different actor, which leaves the URO manager left with an incorrect data as it is not aware of the move. User proposed overriding Post ...

Reimporting static mesh doesn't respect changed lightmap settings

UE - Editor - Content Pipeline - Import and Export - May 11, 2023

Licensee reports change of behaviour between UE4 and UE5 when reimporting a mesh after changing its lightmap build settings. Change of behaviour occurred in 17404767, which was to fix a similar pro ...

Material Layers "swap" location instead of shift downwards.

UE - Rendering Architecture - Materials - Oct 17, 2023

Licensee request for this as it is affecting productivity. Likely requires a method of allowing a user to choose which behaviour they prefer. For reference, the behaviour changed in CL 11684461 to f ...

Crash in WP conversion commandlet on map containing geometry brushes

UE - World Creation - Worldbuilding Tools - World Partition - May 24, 2022