Ribbon Type Particles will not follow Local Space Particles when assigned as Source

UE - Graphics Features - Oct 28, 2015

When set to use another Emitter's Particles as Source, Ribbon Particles ignore movement of particles in the world if they (the source particles) are set to local space. [Image Removed] ...

Specifying a custom UMovementComponent class via SetDefaultSubobjectClass() does not seem to serialize default value edits correctly on the CDO.

UE - Foundation - Core - Oct 28, 2015

Possibly some sort of issue related to SetDefaultSubobjectClass() rather than UMovementComponent specifically. I was able to reproduce in 4.10 release branch and in //UE4/Main with the test project ...

Hang and Memory Spike when you create an endless loop in AnimBP Event Graph

OLD - Anim - Oct 27, 2015

Hang and memory spike (that doesn't go away) when you create an endless loop in AnimBP. Blueprints have a safeguard against this when you try to PIE with an endless loop, but I think the Animation ...

Duplicating Example Level Prevents the Copy From Being Saved

Tools - Oct 27, 2015

In a project, if you duplicate the example level and attempt to save it, the save will finish, but the asterisk will remain on the file. Attempting to open the duplicated map will prompt another sav ...

Building the Engine using Visual Studio 2015 can fail if Windows Driver Kit is installed.

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 26, 2015

There is a possible logic bug in Visual Studio 2015's vcvarsqueryregistry.bat where it locates the include path for the Universal CRT by looking at the last folder in the specified location. This se ...

Hidden In Game option for Layers in TileMap Editor not working

UE - Gameplay - Paper2D - Oct 26, 2015

Using the 'Hidden in Game' option in the Tilemap Editor does not hide the associated layers in game as expected. I tested this issue in 4.8.3, 4.9.2, and 4.10 Preview 2 binary releases and the issu ...

Zooming in or out and then quickly panning to the left or right causes the camera to snap back to original position.

Tools - Oct 26, 2015

Zooming in and then panning to the left or right by hitting Alt + Middle mouse, moves the camera back to the original camera position after zoom.The pan must happen quickly.Happens randomlyOnly slig ...

Cannot Create a New Project if Windows Username Contains a Special Character

Tools - Oct 26, 2015

If you have a windows username with a special character (in this case, it was ^), the launcher will not allow you to create a new project, and a warning appears indicating that the path cannot conta ...

Procedural Sounds Dropping First Samples

UE - Audio - Oct 26, 2015

When playing a sound with the bProcedural = true option enabled. The associated sound will then drop samples when played. The licensee who originally reported the issue actually has provided a fix i ...

Using Fixed Frame Rate Increases the Speed of Auto Save

UE - Foundation - Core - Oct 26, 2015

Using a lower fixed frame rate (i.e. 20fps) causes the auto save timer (when set to the default of 10) to count down in 3 seconds. Found in 4.10 Preview 2 CL 2733139. Reproduced in 4.9.2 binary an ...