.wav files with max concurrency count data outside proper range will crash editor when played

UE - Audio - Apr 12, 2016

Editor crashes if a set of sound files provided by a user is played. This occurs in any project that the asset is migrated to. Frequency: 5/5 NOTE If the asset is exported outside of the editor ...

This user's project crashes when instanced levels and the player pawn are unloaded and destroyed

UE - Gameplay - Jun 25, 2015

This user's project crashes when instanced levels and the player pawn are unloaded and destroyed. This occurs in the ProjectLevelGameMode Blueprint, in the Touched Finish Point commented area. This ...

Crashes upon project start up

Tools - Feb 10, 2015

Crash Report: [Link Removed] After downloading latest revision, user is no longer able to open project due to constant crash. ...

Crash when opening a data table based on a struct named actor

Tools - Jun 29, 2016

If the user creates a structure, names it "Actor", then creates a data table based on the struct then the data table will cause a crash on open(opening the data table). ...

Renaming Parent component to same name as a component in child causes crash from child blueprint

UE - Gameplay - Blueprint - Aug 1, 2017

Renaming Parent component to the same name as a component in the child blueprint causes a crash from child blueprint when you press enter. When you reopen the project from the crash, the child bluep ...

GameplayTagContainers can cause a crash in packaged builds when Event Driven Loading is enabled

UE - Gameplay - Dec 15, 2017

A user has reported that using a GameplayTagContainer can cause a packaged build to crash when EDL is enabled in certain cases. In this case, if the base C++ class that includes this GameplayTagCont ...

InterpToMovement Component Causes Crash During PIE

UE - Gameplay - Feb 23, 2016

When using an InterpToMovement component in a blueprint with the "Auto Update Tick Registration" and "Auto Register Updated Component" options unchecked, PIE will result in a crash. Found in 4.10. ...

Editor crashes on Launch from SteamVR

UE - Platform - XR - Aug 3, 2016

The latest 4.13 Binary Gamedev engine crashes on launch with a SteamVR callstack. This crash only occurs in Binary, I was unable to reproduce this crash in Github. This issue looks as though it may ...

Crash on UObject::ProcessEvent after 4.7 update

UE - Editor - UI Systems - Feb 27, 2015

Crash Report [Link Removed] Bugg 38910 After updating project from 4.6.1 to 4.7, user experiences unexplained crash when playing in editor. *In addtion to the crash report, the user provides a lot ...

Crash Occurs on Exiting Standalone After Using DemoPlay

UE - Networking - Mar 2, 2017

Using Execute Console Command nodes to record and play back a demo is causing a crash in standalone. Using the console commands themselves does not seem to cause the same crash to occur. ...