Crash playing in ShooterGame

UE - Gameplay - May 15, 2017

Crash occurs when playing ShooterGame in editor. I could not reproduce this issue in Main. ...

Control Rig: crashes when compiling after rearranging input pins in an array in Example Rig Unit

OLD - Anim - Aug 20, 2019

The crash doesn't occur every time, but it will happen within 3 swap and compiles in my experience. I got multiple different callstacks when I cause the crash using the reproduction steps (they are ...

Crash when moving/copying Blueprints folder into another folder

Tools - Jan 4, 2017

The editor crashes when the blueprints folder is moved into another folder in the sources panel This crash is similar to UE-34388 But have different callstacks. This is a Regression from 4.14.2 ...

Editor crash when updating hierarchical instance static mesh component

UE - Graphics Features - Sep 20, 2016

Updating an array of Hierarchical instance static mesh components can lead to the editor crashing on update. Crash has not been reproduced internally. ...

Crash when adding sphere reflection capture to a scene

UE - Graphics Features - Jan 30, 2017

An occasional crash occurs when adding a sphere reflection capture to the scene from the place mode panel. This issue has a low repro, but has been seen a couple times. Repro rate seems to be around ...

Crash attempting to change Variable Type from My Blueprint panel

UE - Gameplay - Blueprint Editor - Apr 21, 2017

Crash occurs when the user attempts to change the variable type by clicking on its icon in the My Blueprint panel. No crash occurs when trying this in the Details panel. This does not reproduce in ...

Using a function to set button style causes a crash

UE - Gameplay - Blueprint - Mar 12, 2015

I user was using a function to set button styles and they found that this would cause their editor to crash when trying PIE ...

Crash with for loop and TArray in constructor to generate multiple StaticMeshComponents

UE - Foundation - Core - Apr 20, 2015

Using a TArray to store multiple components being setup inside a for loop of a constructor will crash on project open. Crash Reporter: [Link Removed] ...

EOS Voice plugin causes a crash after adding "DefaultPlatformService=EOS" to the DefaultEngine.ini then restarting the editor

UE - Online - Jan 10, 2022

This is not a regression. Doesn't affect UE5. The editor crashes on start up after enabling EOS Voice Chat, and updating the .ini to include DefaultPlatformService=EOS. Removing DefaultPlatformServ ...

Crash When Two PostProcess Volumes Are Selected Simultaneously

UE - Graphics Features - Feb 3, 2017

Once you add two postprocess volumes (one to the persistent level and one to a sublevel) then add a blendable element to each, and then try to select both a crash will occur. ...