Grouped sprites with material or texture changes don't render correctly

UE - Gameplay - Paper2D - Nov 20, 2019

Loose sprites:[Link Removed] When these three selected sprites are grouped, it stops rendering correctly:[Link Removed] ...

TMap Contains Node Returns False Incorrectly Under Specific Circumstances

Tools - Nov 20, 2019

The Contains node doesn't return an existing row from a data table under specific circumstances. This didn't occur when the struct the data table is based on was made via blueprints or there are mor ...

Enabling Fixed Frame Rate doesn't Lock the Frame Rate

UE - Rendering Architecture - RHI - Nov 19, 2019

When a project is set to use a fixed frame rate via the Project Settings it is uncapped when played in editor. Found in 4.24 Preview 2 CL#10091930 Reproduced in 4.25 Main CL#10298106 ...

USD Stage - Assert !EdgeArray[EdgeID].ConnectedPolygons.Contains(PolygonID)

UE - Editor - Content Pipeline - Import and Export - Nov 19, 2019

One of Pixars example .usd files is crashing the editor when importing with 'USD Stage' (KitchenSet imports with no errors) It is possible to import the file via content browser without crashing. ( ...

Landscape Spline Width/Side Falloff does not respect Unreal Units.

UE - LD & Modeling - Terrain - Landscape - Nov 15, 2019

The user reports that the Landscape Spline Width and Side Falloff isn't respecting Unreal Units in the Editor. The usage for comparison is a Cube that is scaled up 7x to Splines that have a Width of ...

Unable to create Texture 2D Array asset in the Content Browser

UE - Graphics Features - Nov 15, 2019

The Content Browser is unable to create Texture 2D Array assets from the asset action UI. Tested in 4.24 (CL - 10091930), 4.25 (CL - 10236406) ...

Widget causing ensure to trigger on end play

UE - Editor - UI Systems - Nov 15, 2019

Widget is causing an ensure to be hit when exiting gameplay.  Tested in: 4.24 Preview2 CL#10091930 , 4.25 CL#10183780 Attached URL's from the user:  https://forums.unrealengine.com/community/ge ...

Selecting Reimport on a virtual texture results in crash

UE - Graphics Features - Nov 14, 2019

Reimporting a virtual texture results in a crash. Tested in: 4.24P2 CL#10091930 ,  4.25 CL#10183780 ...

The color picker stops working after changing the color once on a color property on a component

UE - Editor - UI Systems - Slate - Nov 13, 2019

Changing the color on a component property via the color picker will cause the picker to stop working until it's closed and reopened. This occurs because a property change event is sent out, and the ...

Importing .glb file results in crash

UE - Editor - Content Pipeline - Import and Export - Nov 13, 2019

When importing a .glb file from Blender, the editor crashes. The user has been able to import other .glb files, but ran into an issue with the one provided being unable to be imported.  ...