Cannot Increment a Blackboard Key Value

UE - Gameplay - Blueprint - Feb 4, 2016

Getting a blackboard value as int and then attempting to increment it does not actually increment the value. Upon attempting to increment a value that started at 0, the editor continued to print out ...

Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1

UE - Networking - Feb 4, 2016

Pausing simulation in PIE does not pause looped timers on the Server when players is set to more than 1. The Client pauses the timer as expected. With only one player, timers are paused as expected. ...

Hot Reload not updating variables that have their values set in the constructor

UE - Foundation - Cpp Tools - Hot Reload - Feb 1, 2016

If a variable's value is being set in the construction script of a class and then that value is edited (the line itself is edited, not another setting of the variable), hot reload will not update th ...

Auto Exposure Basic produces too much bloom in dark environments

UE - Graphics Features - Jan 29, 2016

A simple scene with just a light and an mesh will suffer from copious amounts of bloom. This will occur if there is a light in the scene or not. Exposure Histogram does not produce this result. This ...

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration

UE - Networking - Jan 28, 2016

A replicated Timeline's Finished output does not fire on the Client if the Server changes the Timeline Length to a shorter duration. Test project attached. Reproduced in 4.9.2 binary, 4.10.2 binar ...

Setting a component to replicate in an Actor that is already set to replicate alters the location of the mesh on the Client after enabling physics

UE - Networking - Jan 27, 2016

Setting a component to replicate in an Actor that is already set to replicate alters the location on the Client after enabling physics. Note this only appears to occur with components added in Const ...

Crash with Particle system using Beam data

UE - Graphics Features - Jan 26, 2016

Attached to this ticket is a project with an asset that uses a beam type that is causing a crash when trying to open the asset in 4.11 and 4.12 (MAIN). When trying to recreate the asset there is no ...

Multi-Material Assets lose ability to assign individual actor Material Elements if one element has a Dynamic Material Assigned

UE - Gameplay - Blueprint - Jan 25, 2016

When you have a multi-material mesh assigned to a blueprint in which one of the material elements is set to a Dynamic Material via the Construction Script, you lose the ability to set teh other elem ...

Sounds played via Matinee do not respect Pause and Play of Matinee

Tools - Jan 25, 2016

When you place a substantially long Sound Cue/Wave in an Empty Group of a Matinee and set the Matinee to play on level load then on a key press pause the matinee and play the matinee, the sound grou ...

Windowed Fullscreen causes Lighting Variations in Rendered Envrionment

UE - Graphics Features - Jan 18, 2016

When a scene is light with a single Stationary Directional Light and a Single Stationary Skylight and packaged to use Windowed Fullscreen, there is a difference in how the scene is rendered compared ...