Matinee tracks do not override Sound Notifies from AnimToPlay when using "Initial Position"

Tools - Oct 22, 2015

In the attached project, there is an animation (with a sound notify) plugged into the AnimToPlay slot. The Initial Position is set to 0.5. The matinee in the scene overrides the animations applied ...

UDP Messaging causes extra network traffic on some network setups

UE - Networking - Oct 7, 2015

A few users are experiencing strange network traffic from UDP Messagine. They notice it on other devices connected to the network. In some setups, it can even cause you to have cable TV interrupti ...

Deleting folders in the Content Browser will not delete them permanently from Project Folder

UE - Editor - Content Pipeline - Content Browser - Mar 13, 2015

If you delete a folder from the Content browser that is in the Starter content, The folder will reappear if you reopen the project. The only way to delete them would be from Windows Explorer. I als ...

Sound Cues with Attenuation 'Override' Nodes break when Upgrading project to 4.11

UE - Audio - Apr 5, 2016

When upgrading a project to 4.11, Sound Cues placed in the level with the 'Attenuation' override node no longer playback as expected. This issue was a bit weird when testing because the user report ...

Set Text Render Color registers max value instead of actual value from random floats

UE - Gameplay - Blueprint - Nov 5, 2014

When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...

"Get Positional Tracking Camera Parameters" node does not return the correct values.

UE - Platform - XR - Dec 2, 2014

When Using "Get Positional Tracking Camera Parameters" node it does not return the values for the pitch and roll of the camera. Also it only gives the yaw if the mouse is moved. ...

Static Mesh Component variable defaults cannot be set in the Details panel

UE - Gameplay - Blueprint - Apr 20, 2015

Static Mesh Component variable defaults cannot be set in the Details panel. No options are available in the dropdown, even if the Blueprint already has StaticMesh components assigned. Reproduced in ...

Adding a function to a BP Component causes compile errors in BPs that use that component

UE - Gameplay - Components - Aug 28, 2015

Adding a function to a Blueprint component causes other Blueprint that use that component to have Errors and must be re-compiled. ...

Vertex Painting on Blueprint Static Mesh components lost on copy

UE - Gameplay - Components - Sep 1, 2015

After vertex painting on a Static Mesh component of a Blueprint, the Vertex paint data is lost when the Blueprint is copied. Oddly, pasting into a text editor shows VertexColorData, but it seems to ...

Unable to create blueprint class from the 'All Classes' tab with only keyboard input

Tools - May 7, 2015

If you go to create a new blueprint class and go to the all classes dropdown menu, search for a class name and then attempt to select it by pressing the down arrow to the selection and hitting enter ...