Crash when setting Texture Target for Render Target 2D created at Runtime

UE - Graphics Features - Feb 2, 2017

A crash occurs when creating a Render Target 2d and setting the texture target at runtime. After running some more tests, the crash seems to occur when setting the texture target, as the creation o ...

A project using the Script Plugin will not open in a binary version of the Engine that is created from an Engine built from source code

UE - Foundation - Build - Rocket (Installed Engine) - Feb 1, 2017

Trying to open a project that uses the Script Plugin in a binary version of the Engine that has been created from an Engine built from source code will fail. The Engine is looking for the file Unrea ...

Merge an actor that contains Instanced Static Mesh components will reset to 0,0,0

UE - World Creation - Worldbuilding Tools - HLOD - Jan 31, 2017

Merge an actor that contains Instanced Static Mesh components will reset to 0,0,0. The Instanced Static Mesh components must be set using the Add Instance node through the Construction Script for th ...

[SM5] (Node TransformPosition) Error when opening HillTree_02 mesh from Open World Demo Collection

Docs - Samples - Jan 31, 2017

The HillTree_02 mesh from the Open World Demo collection has a shader compile error. The user pointing the issue out is reporting a freeze whenever he attempts to use the asset. I provided a workar ...

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift

UE - AI - Jan 30, 2017

Dynamic Nav Mesh rebuilds incorrectly on World Origin Shift. It must be rebuilding (physics objects, etc) while the origin shift is taking place; then the nav mesh will rebuild at different heights ...

Set Actor Enable Collision doesn't turn off collision for Child Actor Components

UE - Gameplay - Jan 30, 2017

Set Actor Enable Collision doesn't turn off collision for Child Actor Components. User expects it to do so because other nodes like Set Hidden in Game work on the entire actor and the API explains i ...

The Starting Window Size For Standalone Ignores Values That Exceed A Cap

Tools - Jan 27, 2017

The Editor preferences where you set the starting resolution for standalone game will ignore the values given if they exceed a certain amount. In my case 1920 x 1080 was the limit where it started t ...

STARTMOVIECAPTURE no longer works in a single player game

UE - Anim - Sequencer - Jan 27, 2017

STARTMOVIECAPTURE no longer works in a single player game [Link Removed] looked into the code and found that it's in the EditorServer code. We tried it with two players and then it appears to work ...

Particle Parameter Won't Update If Used With EventReceiver Spawn

UE - Niagara - Jan 26, 2017

Particle Float Parameter for the EventReceiver Spawn doesn't update when accessed via blueprint it just retains whatever default value is assigned in cascade. I've confirmed other modules work as ex ...

Disallow connecting 'pose' links in AnimBP to 'wildcard' pins (e.g. Select)

OLD - Anim - Jan 26, 2017

This is a duplicate of [Link Removed] which may have been closed by mistake. In the answer provided by the developer for the AnswerHub question, the "Select Node" is not supported in the AnimGraph ...