Able to scale Math Hall graphs down to 0 which distorts them in ContentExamples

Docs - Samples - Sep 19, 2016

All of the graphs in the Math_Hall can be scaled down to 0 which causes the graphs to appear distorted. These should probably be clamped as 1 since scaling them down to 0 does not show any useful in ...

'Unknown Owner 'None' in USoundNodeLocalPlayer' Warning Appearing in Shooter Game Log

Docs - Samples - Sep 19, 2016

The output log in the 4.13 version of Shooter Game is being spammed with LogAudio:Warning: Unknown Owner 'None' in USoundNodeLocalPlayer. This does not occur in 4.12.5. This is a regression. ...

IPA signing fails on remote build with valid certificate and provision

UE - Platform - Mobile - Sep 19, 2016

Building for iOS through a remote SSH connection on Mac will always fail, even with provision and certificate. ...

User is able to move objects with Static Mobility on Begin Play

UE - Gameplay - Sep 19, 2016

The user is able to move objects with static mobility on Event Begin Play, which shouldn't be allowed. ...

setting Widget reflector to 0.8 causes menus to flicker

Tools - Sep 19, 2016

Setting Widget reflector to 0.8 causes menus to flicker. The menus begin to flicker between sizes ...

NetMulticast function will force non relevant Actors to be relevant for a few seconds before they become non-relevant again

UE - Networking - Sep 19, 2016

If a NetMulticast function is calledl, it will force non-relevant Actors to become relevant for a few seconds before going back to non-relevant. ...

Crash Occurs While Slicing Procedural Mesh Component

UE - Gameplay - Sep 19, 2016

A crash is occurring when attempting to slice a procedural mesh that has the Create Other Half option enabled. Found in 4.13.0. Reproduced in Main CL 312 ...

Particle Color Does Not Influence World Position Offset

UE - Graphics Features - Sep 19, 2016

Particle Color outputs zero when being used with World Position Offset in the material editor. ...

Editor crashes when using Save As

UE - Graphics Features - Sep 19, 2016

Editor crashes when using Save As Regression: Yes Broken: 3126145 (Dev-Core integration) Worked: 3126027 ...

Procedural Meshes do not have collision in packaged projects when called from Begin Play

UE - Gameplay - Sep 19, 2016

Procedural meshes created on begin play do not block collision from player in packaged projects, even though they do in PIE. NOTE Both packaged project and .uproject included in link (See repro st ...