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

Scroll widget into view will cause a crash is given a null value

UE - Editor - UI Systems - Sep 25, 2015

If the user uses "Get child at" with an invalid index and then hooks up the return value to a "Scroll Widget into View" node's "Widget to Find" pin it will cause a crash ...

Packaged ThirdPerson template with "start in vr" enabled packaged and launched with "-nohmd" crashes

UE - Platform - XR - Mar 31, 2021

The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...

Clicking the Closed Loop check box for a Blueprint SplineComponent crashes the Editor.

Tools - May 12, 2015

Clicking the Closed Loop option in a new Spline Component results in the Editor crashing. This only occurs in 4.8 Preview 1 (so far). 4.7.6 and Main appear to be working correctly. ...

Calling Finish Recording Output causes a crash in PIE

UE - Audio - Mar 23, 2020

The Finish Recording Output node from the Audio Mixer BP Library crashes due to an invalid Path input. This is a regression from 4.23.1 (CL-9631420).  This was reported and tested in 4.24.3 (CL-115 ...

Build Warning when HotReloading - LogUObjectGlobals:Warning: Guid is already used by

UE - Gameplay - Blueprint - Sep 12, 2016

Changing class code causes class instance placed in the viewport to produce the warning message shown below upon hot reload. Also reported that callstack occurs but does not crash the editor. The ...

LIVE: EDITOR: MATERIALS: CRASH: Setting the MipValueMode for MipLevel or MipBias to 4 or higher will crash the editor

UE - Graphics Features - Oct 14, 2014

BRANCH: MAIN CHANGELIST: 2322258 PLATFORM: Windows DESCRIPTION: When using a texture sample with the MipValueMode to MipLevel or MipBias with a value of 4 or higher will cause a crash. ...

Crash on Linux and Windows with Vulkan when adding Atmospheric Fog to a Level

UE - Graphics Features - Dec 5, 2018

Adding an instance of Atmospheric Fog to a Level causes the Editor to crash on both Linux and Windows when using Vulkan. There is a different callstack when SteamVR is enabled on Linux which is also ...