Underscores do not appear in Category names

UE - Gameplay - Blueprint - Oct 31, 2016

Underscores do not appear in Category names within blueprints. Regression (no) issue (does) occur in 4.12.5 ...

Spotlights Transform Strangely When Scaled Within A Blueprint

UE - Graphics Features - Oct 31, 2016

When scaling an actor with a spotlight component that is offset from local 0,0,0 the spotlight will invert itself when passing into negative scale values. In the test project this only occurs on the ...

Adding and removing variables to character blueprint slowly builds RAM

UE - Gameplay - Blueprint - Oct 31, 2016

Adding and removing variables to character blueprint slowly builds RAM, this value does not drop until editor is closed and re-opened. Regression (no) issue (does) occur in 4.12.5 ...

Shadow Acne Occurring on Movable Objects

UE - Graphics Features - Oct 27, 2016

Shadow Acne is occurring on movable actors in Blueprint and C++ template projects. The Shadow Acne is present in editor and while launched on to Windows and Mobile. This was found on separate graph ...

Nodes impacted by code changes do not generate warnings after HotReload

UE - Gameplay - Blueprint - Oct 20, 2016

I noticed this while executing https://jira.it.epicgames.net/browse/UEQATC-1441. At step 10, there should be warnings on the nodes that were updated by the HotReload. This is a regression from 4.13 ...

Particle LODs Does Not Use Assigned Mesh For Mesh Data Module

UE - Graphics Features - Oct 5, 2016

When making an LOD for a particle system in cascade the higher level LODs won't change their assigned mesh. In the attached project I'm using stairs for the LOD0 mesh and a rectangular Mesh for LOD1 ...

Size By Life Module Causes Random Initial Size In Ribbon Type Data

UE - Graphics Features - Oct 4, 2016

When creating a particle system with type ribbon data the initial size seems to be randomized. You can easily test this by restarting the level in cascade editor. You can also repro this by place th ...

Deprecated BP causes warning spam upon mousing into Content Browser

UE - Gameplay - Blueprint - Oct 3, 2016

When a deprecated blueprint containing an object is moused over in the content browser the output log is spammed with the message LogSpawn:warning: SpawnActor failed because class BP_Deprecate_C is ...

Video files do not play in scene after LaunchOn to iOS from Windows

UE - Platform - Mobile - Sep 30, 2016

While attempting LaunchOn to an iOS device, the video and audio does not play. Attempts were made using the following video formats:mp4movavi Attempts were made using the following devices:iPhone 5 ...

Crtl Z Does not Undo Settings Edits in Landscape mode

UE - LD & Modeling - Terrain - Landscape - Sep 28, 2016

This was discovered through reworking a test case. I noticed the bug when I was hitting crtl Z through all of my edits and noticed that the brush size value did not change even though the notificati ...