Particle CPU cost highly increase at second "show" of a streaming level.

UE - Graphics Features - Feb 24, 2016

It seems that Particle CPU cost highly increase at second "show" of a streaming level. The Licensee's team sent a sample to reproduce this problem. So I put the project and wrote how to reproduce on ...

Convert selected components to Blueprint Class will crash if the Actor is not tagged as BlueprintSpawnableComponent

UE - Gameplay - Components - Sep 2, 2016

The editor will crash when using "Convert Selected Components to Blueprint Class" for actors that the root component is not tagged as a BlueprintSpawnableComponent. ...

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

Delete Unused Variables Does Not Remove Local Variables

UE - Gameplay - Blueprint - Oct 13, 2015

Using the Delete Unused Variables option under the Edit tab of a blueprint does not remove local variables. Instead, it displays a "All variables are in use" error. Occurs in 4.9.2 and 4.8.3 binar ...

Modifying Collections does not batch Source Control operations

Tools - Nov 9, 2016

A licensee is noticing that a heavy use of the Collections system to categorize assets is causing a lot of unnecessary source control operations and generating a lot of noise for their logs. Rather ...

Characters will rarely spawn on top of each other in a networked session

UE - Simulation - Physics - Oct 31, 2016

REGRESSION: Maybe (had one occurring of it happening in 4.13.2) When playing with multiple players at the same time in a networked session, it's possible if rare to have characters spawn so they st ...

Red 'X' Persists after Duplicating Overlapping Stationary Lights and Setting them to Static or Movable

Tools - Sep 15, 2016

Duplicating a group of overlapping stationary lights that produces the red 'X', and setting the copied group to 'Static' or 'Movable' will maintain the red 'X' on one of the light components. Note ...

Viewport Gets HMD Control Not Working with Vive

UE - Platform - XR - May 5, 2016

When using the Viewport Gets HMD Control option in the Editor Preferences, the Vive does not seem to be able to control the viewport camera, which is what would be expected. ...

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

Projectiles do not register collision components if collision component is not set to root

UE - Gameplay - Dec 9, 2015

Projectiles do not register collision components if collision is not set as the root of the actor in the components pane. ...