Recently Placed Actor Factories can be Mismatched

UE - Editor - Workflow Systems - Apr 24, 2023

The Add Content menu in the engine (on the menu bar just above the viewport) maintains a category of Recently Placed actors. In order to remember items between runs of the editor, the Recently Place ...

PIE Map and TSet Properties using TSoftObjectPtr Failing from Missing Rehash

UE - Foundation - Core - EditorLoader - Apr 24, 2023

There is an issue with PIE where sometimes TMap and TSet properties using TSoftObjectPtr or FSoftObjectPath values as keys don't work correctly. Items which are in the container aren't found despite ...

Submix Settings on Submix Send Settings cannot be updated at runtime in SubmixSendVolumeComponent

UE - Audio - Apr 24, 2023

Source: UDN ticket Stepping through, when SetSubmixSendSettings() is called on the SubmixSendVolumeComponent, the SubmixSendSettings on the Component initially get changed before the NotifyDataChan ...

Fast Track icon is not displayed when variables is not connected to the AnimGraph

UE - Anim - Runtime - Anim Blueprints - Apr 24, 2023

The Fast Track icon is not displayed when there are no variables connected to the AnimGraph. This issue was not present in UE4. ...

Chaos Cloth Self Collisions Spatial is slow when Tris are much smaller than thickness

UE - Simulation - Physics - Character - Apr 21, 2023

This came via a UDN. Very small triangles can generate very small lods, which make query time really slow if your self collision thickness is significantly larger. You will do X^3 checks per query ...

iOS ReplayKit isn't working in UE5.1+

UE - Platform - Apple - Apr 21, 2023

In 4.27 & 5.0 when you press the in-app screen recorder button it would pop-up a msg about the user giving permission to allow the screen recording and then would start the recorder and save the mov ...

Toggle Folder Visibility Inconsistent in Scene Outliner With Search

UE - Editor - Workflow Systems - Apr 20, 2023

In the scene outliner, if you add a folder with one visible actor in it, and filter out some of the actors, users are unable to toggle the visibility of the folder anymore, or they are only able to ...

Missing BP/Python functionality to set a viewport OCIO configuration.

UE - Virtual Production - Rendering - Color - Apr 20, 2023

Multiple vendor's asked if there could be a way to programmatically set the created OCIO config for a viewport and select the source/dest settings as well and enable/disable the config.  The curren ...

Subsurface shading model is broken when ray traced shadows are used in 5.1+

UE - Graphics Features - Ray Tracing - Apr 19, 2023