Auto-generated lightmap doesn't use some UV islands with the packed lightmap UV

UE - Graphics Features - Sep 20, 2016

Some faces from the UV0 for the texture UV are not used when repacking for the auto-generated Lightmap UV even if the faces are split and visible in the UV0. Attached example mesh. ...

Mac Safari HTML5 Launch On - Unresponsive WASD controls while in Full Screen

UE - Platform - Mobile - Sep 19, 2016

I was testing launch on test for mac and wanted to see if the full screen works properly as there were issues with that before. I discovered that after selecting full screen, I was not able to move ...

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. ...

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. ...

Skylight does not honor the Visibility settings when hidden

UE - Graphics Features - Sep 19, 2016

The Skylight actor cannot be disabled when using 'Hide' from the right-click context menu or using the visibility eye icon in the World Outliner. ...

Leap motion hands cause Begin Overlap event on every tick in VR

UE - Platform - XR - Sep 16, 2016

Leap motion hands cause Begin Overlap event on every tick in VR. Tested on Oculus, but might occur with Vive as well. ...

Billboards do not get Captured by Scene Capture Cube Correctly

UE - Graphics Features - Sep 14, 2016

When a billboard actor passes across a seam in the scene capture cube's output its orientation changes. You can see this by moving the scene capture cube across the scene while watching the render t ...

Attempting to Change Global Variable to Local Variable in a Function Containing a Timer Causes Compiler Error

UE - Gameplay - Blueprint - Sep 14, 2016

When attempting to replace a global float variable with a local float variable that is connected to a Timer node in a blueprint function, an error will appear after trying to compile. This does not ...

Character movement "Flying" can cause incorrect collision when the character is not moving

UE - Gameplay - Player Movement - Sep 14, 2016

Character movement "Flying" can cause incorrect collision when the character is not moving. If the character is not moving, the character will go through the floor in the example provided ...