Packaging failed with disabled plugin

UE - Foundation - Cpp Tools - Oct 9, 2018

Disabling any plugin causes packaging failure. No repro in 4.19 Also occurring when Disabling all platforms except for windows and changing configuration from development to shipping. ...

Packaging a runtime plugin in a Blueprint project causes some Editor files to be deleted

UE - Foundation - Cpp Tools - Oct 22, 2018

Attempting to package a runtime plugin (does not occur with a Development plugin) in a Blueprint project fails in 4.21 Preview 2. This also causes some Editor files to be deleted, including the Modu ...

.glTF importer crash - UE4Editor-GLTFImporter!ImportStaticMesh

OLD - Enterprise - Nov 14, 2018

Enabling the gLTF plugin and trying to import a glTF asset results in a crash. ...

Crash when duplicating an UMG Animation and not renaming the Duplicate

UE - Anim - Sequencer - Dec 19, 2018

Crash when duplicating an UMG Animation and not renaming the Duplicate Hitting Enter correctly warns the user you have an existing Animation by that name, and doesn't crash Reproduced in //UE4/Rel ...

[Input] Switching levels destroys auto-created Input Component which breaks emitUIInteraction

PixelStreaming - Feb 12, 2019

We auto-create a PixelStreamingInputComponent which handles the input coming from JavaScript's emitUIInteraction. This works in a UE4 app with a single level, but it seems that if you change levels ...

Child Actors are not replicated to clients when the parent blueprint is nativized

UE - Gameplay - Feb 22, 2019

Child actors do not replicate properly to clients when their parent blueprint is nativized. Regression?: Yes This did not occur in 4.20.3 See also [Link Removed] ...

SceneCapture2D output broken when used in VR

UE - Platform - XR - Feb 25, 2019

Scene Capture regression when used with VR. Confirmed in Main @ CL 5172170 Tested with Rift Flipped VR Preview window is a known/fixed issue ...

Editor can crash while performing a Hot Reload after a custom UClass class is added to the project

UE - Foundation - Cpp Tools - Hot Reload - Mar 14, 2019

Performing a Hot Reload after creating a custom UClass class can result in a crash. This was reported on Linux, but reproduced on Windows. Additional testing will be done on Linux to confirm the is ...

Changing particle system template via Blueprints crashes Editor and packaged game

UE - Niagara - Apr 4, 2019

Setting a ParticleSystem component in a Blueprint to none/null with a "Set Template" node causes the editor and the packaged project to crash. I have noticed this when migrating my game to 4.22, whi ...

"Support Compute Skincache" throws an Assert for games on Linux

UE - Graphics Features - Apr 16, 2019

After enabling "Support Compute Skincache" in the project settings and packaging a game on Linux, the packaged game will throw an assert. Any setting that turns "Support Compute Skincache" on automa ...