X axis rotation only follows relative rotation

UE - Gameplay - Apr 10, 2017

A user is reporting that the X axis rotation appears to only rotate based on the object's relative rotation, and not rotate based on the world rotation, even when using Set world rotation. For test ...

Particle Collision Fails After Passing Through Trigger Volume (Actor Collision)

UE - Graphics Features - Apr 7, 2017

When a particle with actor collision passes through a trigger volume it won't collide with geometry for a moment. That is why in the test it will pass through the platform but then collide with the ...

Inaccurate updates to root widget visibility binding

UE - Editor - UI Systems - Apr 6, 2017

Inaccurate updates to root widget visibility binding, so far in my testing, this does not affect the functionality of the binding. Regression: affects 4.13.2, 4.14.3, 4.15.1 binary versions ...

Package build fails after disabling VR plugins

UE - Platform - XR - Mar 27, 2017

Package build fails after disabling VR plugins and launching the project The error message that pops up is: Fatal error: [Link Removed] [Line: 353] Missing global shader FPixelShaderDeclaration, P ...

Spectator Pawn cannot be added to level by dragging into viewport

Tools - Mar 23, 2017

Spectator Pawn cannot be added to level by dragging into viewport but can be added by using place actor in the level viewport. Regression: This issue occurs in 4.13.2, 4.14.3, and 4.15.1 of the Bin ...

Crash on built project from Manual focus change of Cine Camera as Player Pawn

UE - Gameplay - Mar 20, 2017

Crash on built project from Manual focus change of Cine Camera as Player Pawn Regression: Effects version 4.13.2 , 4.14.3, and 4.15.0 binary versions ...

Pin wires do not connect correctly after collapse to function and duplication

UE - Gameplay - Blueprint - Mar 20, 2017

Pin wires do not connect correctly after collapse to function and duplication. Any node can cause this issue, I used an INT variable because it was quick to test with. Regression: This issue affect ...

Cursor breaks viewport when using Widget Render Transform Scale

UE - Editor - UI Systems - Mar 14, 2017

The viewport cursor will continue to display off of the actual viewport until the widget ends if the border component actually extends. This has not been tested with any other template. Regression ...

Subclass disappears from class variable drop-down on re-open

UE - Gameplay - Blueprint - Mar 13, 2017

Subclass disappears from class variable drop-down upon reopening the project. There is a workaround for the issue but it is strange in nature. Opening the level blueprint and adding the node in scre ...

Crash While Running Project With d3ddebug Enabled (fix provided)

UE - Graphics Features - Mar 6, 2017

A licensee encountered a crash during InjectTranslucentLightArray: according to them they fixed the issue in ShadowProjectionCommon.usf: /** Cube map texture. */ TextureCube<float> ShadowDepthCub ...