Per-section shadow/collision flags lost when merging actors

OLD - Anim - Mar 24, 2017

Information loss when merging actors such as cast shadow and collision. If one of the actors being merged has a different setting such as not casting shadows. This information will be lost and repla ...

Add option to instance the subsequences from the master sequence

UE - Anim - Sequencer - Mar 24, 2017

https://udn.unrealengine.com/questions/353493/creating-subsequence-from-the-master-sequence-sett.html Add option to instance the subsequences from the master sequence. For example, if you want to c ...

ICU was built with timezones disabled for Linux

UE - Platform - Linux - Mar 23, 2017

ICU for Linux was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Linux implementation. We should try and build ICU again ...

ICU was built with timezones disabled for Android

UE - Platform - Mobile - Mar 23, 2017

ICU for Android was built with U_TIMEZONE defined to 0, which means that ICU always considers itself to be in UTC, rather than use its default Android implementation. We should try and build ICU ag ...

Crash launching QAGame onto Windows

UE - Graphics Features - Mar 23, 2017

The editor is crashing when launching onto windows. This is not occurring in Main. ...

Crash occurs when a struct containing an instanced object property is used as the value for a TMap in a class that is subclassed in Blueprints

UE - Foundation - Core - Mar 23, 2017

Using a struct containing an instanced object property as the value for a TMap results in a crash if a Blueprint of the class containing the TMap is subclassed and the child Blueprint is opened the ...

Packaging a Project With Nativize Blueprints Enabled Fails With Setter for an Array of Classes

UE - Gameplay - Blueprint Runtime - Mar 23, 2017

Packaging failure occurs with nativize blueprints enabled when you have an array of classes and you try to set it with an array from an instance of a native C++ class. Found in 4.15.1. Reproduced i ...

Material Slot Names Get Replaced With "None" After Merge Actors Operation

Tools - Mar 23, 2017

After merging two actors the resulting merged actor's slot names will be replaced with "none". Fixing this is a very tedious process for our licensee since there usually is a large amount of slot ...

Spectator Pawn cannot be added to level by dragging into viewport

Tools - Mar 23, 2017

Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...

//UE4/Main: Step 'Compile UE4Game Win64' - ComponentVisualizers Error

UE - Audio - Mar 23, 2017

[Link Removed]ERROR: UEBuildBinary not set up for module ComponentVisualizers ...