Crash debugging blueprints in a networked game session

Tools - Oct 14, 2016

Crash occurs when debugging blueprints when in a networked editor session. ...

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 ...

Removed Bones array in Persona does not update

OLD - Anim - Oct 14, 2016

In Persona, the Removed Bones array does not update until the user reopens Persona. I wasn't able to reproduce this issue in Release-4.14. ...

Editor Crash when selecting and deleting assets, undoing deletion in Content Examples project

UE - Graphics Features - Oct 14, 2016

I've only had this happen once. ...

Blueprint editor Viewport background renders black after switching to forward rendering

UE - Graphics Features - Oct 14, 2016

Normally the background is grey but in forward rendering it's black. Doesn't occur for the other viewports e.g. persona ...

Renaming blueprint function input is not respected until the user compiles

UE - Gameplay - Blueprint Editor - Oct 14, 2016

If the user renames a function input, and then adds the function into a graph, the function node will not use the new input name. The user will need to recompile and then add the function back into ...

If shot track ends short of the Master Sequence length, all actors return to default state

UE - Anim - Sequencer - Oct 14, 2016

If shot track ends short of the Master Sequence length, all actors return to default state. This becomes an issue when you need the actors manipulated in Shot 1 to maintain their "end state" into s ...