KiteDemo: Failed to load Outer for resources

Docs - Samples - May 3, 2017

While testing KiteDemo for 4.16 Sample Pass – //UE4/Release-4.16 CL 3420042 in Binary – Two warnings occurred when opening the project.LoadErrors:Warning: Warning CreateExport: Failed to load Outer ...

Use Per Property Manually Overridden Texture Sizes when Merging Materials generating HLODs only creates 1024 Texture Sizes

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2017

Texture sizes incorrect and always output 1k resolution textures when creating HLOD proxy meshes and using the per property manual override for texture sizes. I have attached a screenshot which exh ...

Filename issue for Stick Figure Project 2D project

Docs - Samples - May 2, 2017

There is an issue packaging the project Unreal Stick Figure 2D project that is available in the learning tab. The project cannot package from the outset because of a couple of files that uses space ...

Crash when clicking on tutorial prompt for signing keys on Mac

Tools - May 2, 2017

Attempting to package for TvOS on Mac without a signing key produces an error in the message log informing the user of the missing key. The error has a link to a tutorial on how to resolve it. Click ...

Area Class and Dynamic Obstacle Properties Being Reset

UE - AI - May 2, 2017

Area Class and Is Dynamic Obstacle properties do not seem to be saved on static meshes under certain conditions. I was able to reproduce this issue 3/5 times that I tested it. It seems that if the ...

Child Actor Template properties are not available for a child actor that has been copy and pasted

UE - Gameplay - Blueprint - May 1, 2017

Child Actor Template properties are not available for a child actor that has been copy and pasted ...

Splash screens do not appear in Gear VR

UE - Platform - XR - Apr 28, 2017

A splash screen that has been set up in the DefaultEngine.ini with the following settings does not show in Gear VR[Oculus.Splash.Settings] bAutoEnabled=True TexturePath=/Game/Texture/AICON-Green ...

Packaging fails with Nativization when function returns array of classes

UE - Gameplay - Blueprint - Apr 28, 2017

When a BlueprintCallable function returns an array of classes, packaging will fail if Nativization Method is set to Inclusive. ...

Crash in FBlueprintActionMenuBuilder while editing blueprints

UE - Gameplay - Blueprint Editor - Apr 28, 2017

Note those are not 100% repro steps they are what I remember doing. I've got this issue twice so far and both times I was editing a blueprint and switching between constructions script and event gr ...

Package fails when Nativization is Exclusive

UE - Gameplay - Blueprint - Apr 28, 2017

When Blueprint Nativization Method is set to Exclusive, packaging will fail if a data only blueprint's child blueprint is set to to Nativize in class settings. Workaround:Adding a node to Parent so ...