Image Media Source does not display properly on Mobile

Media Framework - Nov 17, 2021

Image Media Source does not display properly on Mobile Regression Unconfirmed, can't check issue in 4.26, because project can't be opened on that version. ...

Crash when changing levels to a another with world partitions.

UE - World Creation - Worldbuilding Tools - World Partition - Nov 17, 2021

Crash when opening a level through blueprint to go into level with world partitions enabled.  This a not a regression due to being a new feature.  ...

Baking transforms multiple times on the same object results in multiple transform tracks

UE - Anim - Sequencer - Nov 17, 2021

When baking we only look for the first transform track to mute, so if there are more than one, only one will be muted. ...

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] ...

Unknown font when using Stacked View Mode in Curve Editor

UE - Editor - Workflow Systems - Nov 16, 2021

When using the Stacked View Mode in the curve editor the font displaying the name of the curve is displaying a placeholder font. This issue is occurring in Binary //UE5/Early-Access @ CL 16682836 ...

Packaged Game crashes when using blend space that was added from the context menu

UE - Anim - Runtime - Anim Blueprints - Nov 16, 2021

Blendspace created within an animation blueprint from the context menu throws an assertion when packaged and ran. Only occurs in packaged projects. The blendspace will work correctly in PIE, and st ...

JSON Serializer FromJson function returns true when property types don't match

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

If the type of a property in a Json string doesn't match the expected type in the Json serializable class being created, then the value for that property will not be read in. However, FromJson still ...

Crash in BuildVisibleDecalList

UE - Graphics Features - Nov 16, 2021