Sequence with null skeletal track sections crashes on load

UE - Anim - Sequencer - Jan 21, 2021

Add contents of the zip file to your 4.26 project. Open the level sequence.  EXPECTED: It shoudln't crash. Log will print saying that it removed some animation sections. ...

Variables changed in RecastNavMesh Generation tab do not save

UE - AI - Navigation - Jan 21, 2021

Confirmed this issue in 4.25.4, 4.26, and 4.26.1 therefore it is not a regression. Uploaded logs from 4.25.4 and 4.26.1, the backup logs are before the restart (step 5 in repro steps) ...

Enabling ChaosCaching plugin results in packaged game no longer opening

UE - Simulation - Physics - Destruction - Jan 19, 2021

ChaosCaching plugin appears to break packaged games. No warnings/errors reported in the log or when attempting to open the produced .exe. My task manager does not show the game process running at al ...

UMG Animations on existing widgets break when loading new level

UE - Editor - UI Systems - Jan 14, 2021

Marking as a regression as this does not occur in 4.25.4 User description: I want to have UMG UI that persists for the lifetime of the game so I create my root widget and add it to the viewport fr ...

Crash when changing to Mesh LOD Coloration view mode with Paper2D sprites

UE - Graphics Features - Jan 11, 2021

Crash in the editor when changing the view mode. This occurs because of a nullptr dereference of "InMaterialInterface" in the FDebugViewModeMaterialProxy constructor (Line 32 in DebugViewModeMateri ...

[CrashReport] libUE4Editor-ApplicationCore.so!X11_SetWindowPosition [SDL_x11window.c:863]

UE - Platform - Linux - Jan 11, 2021

Generated from CrashReporter ...

Enabling window animations causes dropdown menus to flicker and become unselectable

UE - Editor - UI Systems - Slate - Jan 7, 2021

Not a regression as I was able to repro this in 4.25.4 The bug doesn't occur every single time, you may need to try disabling/re-enabling the setting and/or clicking on the menu dropdowns a few tim ...

Crash occurs when compiling in Editor after editing a C++ file

UE - Foundation - Cpp Tools - Hot Reload - Jan 5, 2021

Crash seems inconsistent, doesn't seem to happen every time. You may have to change the variables and re-compile through the editor a few times to get it to trigger. The crash did occur for me when ...

If use with mesh particles or use with niagara mesh particles is checked in the Usage flag of the material and the material domain is set to volume, compile error will occur.

UE - Niagara - Jan 5, 2021

[SM5] /Engine/Private/VolumetricCloud.usf(118,33-53): error X3018: invalid subscript 'VertexId' This is happening in VolumetricCloud.usf, but it seems that I can avoid the error by adding the follow ...

Nameclash error when importing skeletal mesh

UE - Editor - Content Pipeline - Import and Export - Jan 5, 2021

The attached FBX file is getting a nameclash error when imported.  This content is licensee content please delete after using. This issue is NOT occurring at 4.25.4 Binary @ CL 14818863 Marked as ...