Android crash a couple minutes into StrategyGame

UE - Platform - Mobile - Mar 8, 2016

This didn't occur on iOS; so far this has only been tested in StrategyGame The device this occurred on was Nexus5X_6713_Adreno 418, 6.0.1 It did not occur on: iPad Mini 4_6242, 9.2.103-08 14:12:0 ...

Project crashes when creating a Standalone Window editor plugin, restarting, and immediately playing as Standalone Game

UE - Foundation - Cpp Tools - Plugin System - Oct 21, 2016

If the user creates a Standalone Window Editor plugin and restarts the editor then immediately plays the game as Standalone Game, the editor hits an assert. [Link Removed] Appears to only happen i ...

Crash when unloading Lighting Scenario Streaming Level

UE - Graphics Features - Nov 16, 2016

If a sub-level is set as a Lighting Scenario in the Levels tab, calling Unload Stream Level will cause standalone / packaged games to crash. Regression: No - Lighting Scenario not available before ...

Crash occurs when importing attached FBX with default import settings

UE - Editor - Content Pipeline - Import and Export - Dec 22, 2016

While verifying a bug for 4.15 UE-39952 , I tried to repro in 4.14.2 and the editor crashed while attempting to import the attached FBX In 4.15, the Editor does NOT crash a window pops up stating t ...

Enum Element Names Reset on Project Upgrade

UE - Gameplay - Feb 22, 2017

Upgrading a copy of a project from 4.14 to 4.15 appears to be resetting the names of enum elements on switch on enum nodes. Opening the enum, saving it, and then restarting the project seems to res ...

Crash when editing gameplay tag query in a structure

UE - Gameplay - Blueprint - Feb 20, 2017

When I try to edit Gameplay tag query in a blueprint structure the editor crashes. Regression: No. This issue affects versions: 4.15, 4.14.3, 4.13.2 (Binary Versions) ...

Package build fails after disabling VR plugins

UE - Platform - XR - Mar 27, 2017

Package build fails after disabling VR plugins and launching the project The error message that pops up is: Fatal error: [Link Removed] [Line: 353] Missing global shader FPixelShaderDeclaration, P ...

D3D HUNG crash - FD3D11DynamicRHI::RHIReadSurfaceFloatData()

UE - Graphics Features - Jan 18, 2017

This is one of the widespread D3D Hung crashes that have existed since 4.14. This particular callstack has affected around 300 users. The issue has been successfully reproduced on a home PC. Dxdi ...

Text block Outline cropped out at large sizes

UE - Editor - UI Systems - Mar 8, 2017

Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...

Crash when hot reloading after adding HISM Component class

UE - Foundation - Cpp Tools - Hot Reload - May 15, 2017

After adding a class based on "Hierarchical Instanced Static Mesh Component", any attempt to hot reload, from Visual Studio or within the editor, causes the editor to crash. Regression: No - crash ...