Real-Time Collision for Spline Mesh Not Working in Packaged Game

UE - LD & Modeling - Terrain - Landscape - Feb 23, 2016

When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...

InterpToMovement Component Causes Crash During PIE

UE - Gameplay - Feb 23, 2016

When using an InterpToMovement component in a blueprint with the "Auto Update Tick Registration" and "Auto Register Updated Component" options unchecked, PIE will result in a crash. Found in 4.10. ...

Play Media Player Node Causes Blueprint Functions to be Uncallable

UE - Gameplay - Blueprint - Feb 23, 2016

This only occurs in standalone or a packaged game Having a Play Media Player node in a blueprint causes all of that blueprint's functions to become uncallable. Found in 4.11 Preview 5. Reproduced ...

Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor

UE - Networking - Feb 22, 2016

Connecting a Client to a Server in PIE with Auto Connect to Server disabled will crash the editor. EDIT: simple test project attached. Make sure Auto Connect to Server is disabled, and PIE with 2 p ...

2 GB/hr Memory Leak on levels that are not enclosed

UE - Graphics Features - Feb 19, 2016

2 GB/hr Memory Leak on maps with no Sky Sphere or Atmospheric Fog to occlude empty space. The leak also occurs during general usage, but was tested with a blank project and an absolutely blank leve ...

Skeletal Mesh breaks perspective view in Physics Asset Tool.

UE - Simulation - Physics - Feb 19, 2016

When importing licensee's provided asset the Physics Asset generated will completely break the Perspective View in PhAT. The other orthographic views will work as intended though. The licensee has ...

Editor Type Plugins are Included in Packaged Development Build

UE - Foundation - Cpp Tools - UnrealBuildTool - Feb 19, 2016

When you declare a plugin as "Editor" type, the plugin is still included in a packaged development build. Found in 4.10.3 binary. Reproduced in 4.11 Preview 5, and Main CL 2870013 ...

Input Axis Continues to Fire After Standalone Window Loses Focus

UE - Editor - UI Systems - Slate - Feb 17, 2016

When using an input axis for a task such as moving a character, losing focus on the standalone window while holding the key does not stop the axis from firing, which means the character will continu ...

Crash Occurs When Attempting to Pass a Struct Containing an int64 into a Blueprint Function

UE - Gameplay - Blueprint - Feb 17, 2016

Attempting to pass a struct containing a variable of a type that is not compatible with blueprints into a blueprint function causes the editor to crash upon PIE. Found in 4.10.2 binary. Reproduced ...

Save On Compile options in the Compile dropdown menu are grayed out in the Level Blueprint

UE - Gameplay - Blueprint - Feb 17, 2016

Save On Compile options in the Compile dropdown menu are grayed out in the Level Blueprint. If Save On Compile is not an option for the Level BP, it might be helpful to have a separate tooltip expla ...