Engine level Plugins prevent content projects from cross-compile packaging on binary engine

UE - Foundation - Core - Apr 11, 2017

Content only (blueprint) projects are able to compile for Linux from Windows using a binary engine from the Lanucher. When a plugin is added to an engine for use across multiple projects, including ...

Map variable of split struct only has access to key value

UE - Gameplay - Apr 11, 2017

Map variable of split struct only has access to key value. User expects for the entire 'Map variable' to be accessible just like when a 'Break Struct node' is used ...

Components defaults not updating on hot reload

UE - Gameplay - Blueprint - Apr 11, 2017

Certain values, when changed in code, are not updated in a hot reload. For example, changing the Target Arm Length of a spring arm component will updated after hot reload, but changing the Scale do ...

Failed check() when placing large numbers in to a From Seconds node and print them to the screen

UE - Gameplay - Blueprint - Apr 10, 2017

Crash when placing a number >= 922337181697 in to a From Seconds node and print them to the screen ...

Make/Break Struct node breaks for native structs after modifying the structure in a hot reload

UE - Foundation - Cpp Tools - Hot Reload - Apr 10, 2017

Changing and compiling a custom struct in C++ will break behavior of Make/Break Struct nodes in blueprints if the blueprint is saved after the compile. Regression: No - blueprint fails to save afte ...

Incorrect collision of merged actor that was merged from a Spline Mesh Component

UE - Simulation - Physics - Apr 10, 2017

Incorrect collision of merged actor that was merged from a Spline Mesh Component Licensee description: We often use spline mesh blueprints to generate organic art for us, like roots, trees, and r ...

Camera Cut tracks don't work in some packaged code projects

UE - Anim - Sequencer - Apr 10, 2017

Camera Cut tracks don't work in some packaged code projects Regression: YES Working: 3249277 (4.14.3) Broken: 3348071 (4.15.1) Working: 3383544 (4.16 Main) ...

X axis rotation only follows relative rotation

UE - Gameplay - Apr 10, 2017

A user is reporting that the X axis rotation appears to only rotate based on the object's relative rotation, and not rotate based on the world rotation, even when using Set world rotation. For test ...

Can not open more than one version of the same packaged game with a Vive hooked up and powered on

UE - Platform - XR - Apr 7, 2017

Can not open more than one version of the same packaged game with a Vive hooked up and powered on. If the Vive is hooked up and powered on, any additional sessions of a packaged game that are opened ...

Particle System With Light Module Breaks Source Length Or Min Roughness

UE - Niagara - Apr 7, 2017

When adding a particle system to a scene with dynamic point lights with their source radius/min roughness altered results in those parameters getting reset to default. NotePoint light mush have cas ...