Crash due to D3D device being lost. (Error: 0x887A0006 - 'HUNG')

UE - Graphics Features - Feb 22, 2017

This JIRA has been made to consolidate all "D3D device being lost. (Error: 0x887A0006 - 'HUNG')" crashes into one. Previous Jira tickets include:[Link Removed][Link Removed][Link Removed][Link Remo ...

Importing skeletal mesh with LODs and uniform scaling results in multiplicative scale per additional LOD

Tools - Feb 22, 2017

Here's a quick chart showing the current multiplicative pyramid style scaling that's occurring.Import ScalingLOD0LOD1LOD2LOD32.0248160.50.50.250.1250.06255.0525125625 ...

Child Actor Component visibility doesn't work the first time it is enabled

UE - Gameplay - Feb 21, 2017

Child Actor Component visibility doesn't work the first time it is enabled. This is also the same for the Set Actor Hidden in Game node. ...

ConstructorHelpers::FObjectFinder failing to compile with UPaperFlipbook

UE - Foundation - Core - Feb 21, 2017

If ConstructorHelpers::FObjectFinder is used with UPaperFlipbook as its class specifier, compiling the code fails with the following error: Error C2664 'void ConstructorHelpers::ValidateObject(UObj ...

PIE Warnings: Invalid Simulate Options when dragging TEST_PhysicsWakeEvents into Level

OLD - Anim - Feb 21, 2017

The log populates with the PIE Warnings when the asset is dragged into the level WarningsPIE:Warning: Warning Invalid Simulate Options: Body (TEST_PhysicsWakeEvents.CubeDestroyedOnSleep Cube) is se ...

Hot reload reported as failed in Visual Studio for projects opened in the Editor after having hot reloads performed successfully previously

UE - Foundation - Cpp Tools - Hot Reload - Feb 21, 2017

If a project is opened in the Editor after previously having a hot reload performed, any subsequent hot reloads started from Visual Studio will result in the build being reported as failed in Visual ...

Specifying a object type variable in a Sequencer event track payload asserts

UE - Anim - Sequencer - Feb 21, 2017

Specifying a object type variable in a Sequencer event track payload asserts ...

Cannot assign default values for UserWidget variable in blueprints

UE - Gameplay - Blueprint Editor - Feb 21, 2017

Cannot assign default values for UserWidget variable. This limits their usability in blueprint classes, and really prevents them from being useful in UserStructs, particularly if that user struct is ...

Editor crashes when a hot reload is performed on a project that contains a custom User Defined Struct code class

UE - Foundation - Core - Feb 20, 2017

Adding a custom User Defined Struct code class to a project causes the Editor to crash whenever a hot reload is performed on that project. Removing the custom User Defined Struct class allows hot re ...

[CrashReport] UE4Editor_Engine!FTextureCacheDerivedDataWorker::BuildTexture() [texturederiveddata.cpp:772]

UE - Graphics Features - Feb 20, 2017

Error message: Access violation - code c0000005 (first/second chance not available) Source Context:757 if (SourceMips.Num()) 758 { 759 FFormatNamedArguments Args; ...