Noticeable Difference In Temporal AA Sharpness From 4.12 To 4.13

UE - Graphics Features - Oct 17, 2016

There seems to be a noticeable difference with the temporal AA sharpness in 4.13. This was confirmed by setting Temporal Sample count and sharpness with the same settings in a 4.12 project. A side b ...

Packaging a project in the binary Engine fails if the Skookum Script plugin is enabled.

Trying to package a project using the binary Engine with the Skookum Script enabled results in the package failing. ...

Drag/drop variable into a category with a CamelCase name causes a duplicate category to appear in drop down

UE - Gameplay - Blueprint - Oct 14, 2016

If a category exists in a blueprint with it's name in "CamelCase" without a space, dragging a variable in the My Blueprint tab into this category causes the Category dropdown in Details tab to produ ...

Packaged HTML5 games are showing up in only a quarter of the screen display

UE - Platform - Mobile - Oct 14, 2016

HTML5 projects, once packaged are not showing up properly in the browser window. They're about a quarter of the size they should be. This does not happen in launch on, only package. This does not h ...

Static code functions cause associated blueprints to not compile after a hot reload

UE - Foundation - Cpp Tools - Hot Reload - Oct 14, 2016

If a function inside a BlueprintFunctionLibrary class is declared as static, instances of the function node inside blueprints cause the blueprint to not save after a hot reload. This does not affec ...

SceneCapture2D Actor using SceneDepth in R not Working as Expected

UE - Graphics Features - Oct 14, 2016

The new SceneCapture2d feature 'SceneDepth in R' is not rendering the scenes depth in both Perspective and Orthographic projections as expected. The user originally mentioned he was using Orthograp ...

Changing number of existing UHierarchicalInstancedStaticMeshComponent in Blueprint causes crash.

UE - Graphics Features - Oct 14, 2016

If using a UHierarchicalInstancedStaticMeshComponent in a C++ class and adding instances via the OnConstruction( ) function, editor can crash. ...

Localized Time Zones cause iOS Certs and Provisions to Appear Expired after Creating

UE - Platform - Mobile - Oct 13, 2016

Denmark (Other countries) Time causes Certs and Provisions to Appear Expired for anywhere between two and twenty four hours after creating. They can temporarily set their computer's time ahead as a ...

Projects are failing when Content/Pak folders are added outside of the saved folder

UE - Platform - Mobile - Oct 13, 2016

When the Content/Pak file is outside of the Saved Folder, it'll crash with an internationalization error. But when the Content/Pak file is inside of the Saved folder, there is not a crash. ...

Blueprint Struct associations in Blueprint hierarchy causes command line cooker to crash

UE - Gameplay - Blueprint - Oct 13, 2016

If a user creates a specific Blueprint hierarchy with a Blueprint struct, it can cause a issue when the Blueprint struct is being cooked. User description of Blueprint(s) and Blueprint Struct relat ...