Display Actors Count (levels tab) goes up by one every time the project is saved

Tools - Jul 26, 2016

The number that is displayed for "Display Actors Count" goes up by one each time the save button in used within the levels tab. ...

Widget functionality broken when removing / recreating the same widget from a widget component

UE - Editor - UI Systems - Jul 26, 2016

When SetWidget is called, the call to Widget->MarkPendingKill(); causes the widget to lose functionality if the widget being created is the same as the widget previously removed. ...

Wireframe on Top Keyboard Shortcut for Landscapes not working

Tools - Jul 26, 2016

Unable to use a Keyboard Shortcut for the Wireframe on Top visualizer for Landscapes. The tool works when using the dropdown menu within the viewport, but it does not seem to toggle when mapped to a ...

Force Feedback not pausing correctly during bGamePaused

UE - Gameplay - Jul 26, 2016

From UDN Question: https://udn.unrealengine.com/questions/304392/bug-clientplayforcefeedback-isnt-paused-when-game.html Tried with GamePad and Vive Controllers, having Gamepad wire connected + 2 Vi ...

Crash when starting VREditor and then changing levels

UE - Editor - Workflow Systems - Jul 26, 2016

attached video below if you are unsure of repro ...

GearVR applications show black screen on Adreno devices

UE - Platform - XR - Jul 26, 2016

Could not repro it on Mali S7 or S6 ...

Buffer Visualizer displays Roughness and Base Color incorrectly.

UE - Graphics Features - Jul 25, 2016

When a material with the exact same values are input into the Base color, Specular, Metallic, and Roughness they display differently in the Buffer Visualizer Overview. ...

[UMG] Restarting a stopped animation and changing the visibility of a widget on the same frame causes the animation to not play

UE - Editor - UI Systems - Jul 25, 2016

Playing a previously played (and stopped) UMG animation doesn't work properly if the visibility of that widget was changed in the same frame as the PlayAnimation node. If PauseAnimation is used inst ...

HTTP GET requests are much slower than a Python script by a factor of 15-20x

UE - Networking - Jul 25, 2016

Based on user report, a HTTP Get request from UE4 is 15-20x slower than if using a Python Get request to get the same file. ...

Reroute nodes in blueprints cause visual issues for events when using create event.

UE - Gameplay - Jul 25, 2016

When adding a reroute node between a "create event" node and any "Bind Event to...." node, the combo box list in "Create Event" node will disappear. Workaround: If the "create event" node is first ...