Create a high poly version of the base sphere

UE - Content - Engine - Nov 23, 2021

We have an issue with artefacting of virtual shadow maps on low poly meshes: [Link Removed] We would like to request a higher polygon version of the sphere for UE5's release/starter content, which ...

Crash occurs when renaming an asset that is used by Class Default Object

UE - Foundation - Core - UObject - Nov 23, 2021

Not a regression. Tested in: //UE4/Release-4.26.2 CL15973114 Binary - Reproduced //UE4/Release-4.27.1 CL17735300 Binary - Reproduced //UE5/Release-5.0-EarlyAccess CL16682836 Binary - Reproduced Fro ...

Subtraction Node wild card inputs incorrectly assigns Time Span data type when given a Date Time data type

UE - Gameplay - Blueprint - Nov 18, 2021

This is a regression //UE4/Release-4.27 has "DateTime - DateTime" and a "DateTime - TimeSpan" node. The subtraction node, with wild card inputs, incorrectly assigns Time Span data type when fed a D ...

Connection/Disconnecting an integer pin to a divide node causes the pin literal value to fail

UE - Gameplay - Blueprint Editor - Nov 18, 2021

This only happens when you connect a pin, then disconnect it and try to compile again. ...

[Spatialization] - When a sound starts playing while the listener in in the Binaural Radius, when they exit the sound stops playing

UE - Audio - Spatialization - Nov 18, 2021

If a sound starts playing while the listener is inside the binarual radius, the sound stops abruptly when they leave the radius. Does not occur if the listener starts in the binaural radius. Does no ...

The VertexInterpolator connected to a Normalize node, input into BaseColor results in black Mesh LOD Coloration

UE - Rendering Architecture - Materials - Nov 16, 2021

It does not appear to matter to the repro steps what is input to the VertexInterpolator, it matters more that there is a Normalize between the VertexInterpolator and the base color input of the mate ...

Movie Render Queue dirties Sequences and Requests checkout after a render

UE - Anim - Sequencer - Nov 16, 2021

This seems to be a regression of [Link Removed] ...

Crash in BuildVisibleDecalList

UE - Graphics Features - Nov 16, 2021

"Base Pass Shader" stat results are missing or display incorrect information while using Vulkan

UE - Rendering Architecture - Shaders - Nov 15, 2021

Base Pass Shader results are not showing, or showing up incorrectly when looking at the Stats results within the material editor of an Unreal Editor using Vulkan. Regression Tested: //UE4/Release-4 ...

When multiple actors are selected, they have different undo behavior in the details panel

UE - Editor - Workflow Systems - Nov 15, 2021

When the text in spinbox has focus, it doesn't get the change notification externally. It may also be worth noting that ctrl z or ctrl y also do not get bubbled up to undo the text box values. It a ...