Creating a Blueprint using "Event Tick" and adding a "Breakpoint" constrains the user's mouse cursor to the Blueprint editor window when pressing "Play"

UE - Gameplay - Blueprint Editor - Oct 2, 2017

When adding a Breakpoint within the "Blueprint Class Actor" editor using "Event Tick," the mouse cursor becomes constrained within the editor window box immediately after pressing Play. The mouse cu ...

Unable to use wrap with or replace with for widget components that are children of an expandable area component

UE - Editor - UI Systems - Sep 29, 2017

With the expandable area widget component, you are unable to use the wrap with or replace with for widget components. This issue does not appear to be a regression. Versions Tested: Issue occurs in ...

Renaming or moving Assets with a captured thumbnail removes the thumbnail

Tools - Sep 29, 2017

Renaming or moving Assets with a captured thumbnail removes the thumbnail when it should preserve the captured thumbnail. This issue does not appear to be a regression. Versions Tested: Issue occur ...

Game view cannot be changed in Orthographic view

Tools - Sep 29, 2017

The Game view cannot be changed in Orthographic view despite that the Orthographic views can be affected by the game view options. This issue does not appear to be a regression. Versions Tested: Is ...

Changing Child Actor Class does not update Child Actor Template

UE - Gameplay - Blueprint Editor - Sep 28, 2017

WHen the Child Actor Class value is changed in a blueprint, the Template name is not updated. Note: The Settings uner the Child Actor Template dropdown DO update when the class is changed. Workaro ...

Foliage scalability does not accurately update when settings are changed in game

UE - World Creation - Worldbuilding Tools - Foliage - Sep 26, 2017

There is an issue that occurs where changing the scalability settings via the game script during play saves the values for the editor, but when the game is played a second time, the settings visuall ...

Geometry in sublevel created with "Load Level Instance" ignores level transform

UE - LD & Modeling - Modeling Tools - BSP - Sep 26, 2017

Geometry in sublevel created with "Load Level Instance" ignores level transform. Other objects, such as Static meshes are affected by the transform. This issue is not a regression. Versions tested: ...

Launching packaged game on Oculus Rift through SteamVR without disabling Oculus plugins freezes periodically

UE - Platform - XR - Sep 26, 2017

Launching packaged game on Oculus Rift through SteamVR with -hmd=steamvr command line parameter periodically freezes Oculus (mirror window still visible and responsive). Freeze does not happen if i ...

Skewed Rotation values from camera actors in print string

UE - Gameplay - Sep 25, 2017

When using the camera actor and modifying the rotation values, the values made in the print string do not seem to match the actual values of the camera's rotation. The values appear to be close, but ...

Calling SetNavigationRule for widgets at runtime does not update the Nav Rule

UE - Editor - UI Systems - Sep 25, 2017

Calling SetNavigationRule at runtime does not update the widget navigation of the selected widget. Regression: No - same behavior occurs in 4.16.3 (CL 3561208) ...