Multiplayer shootout does not exit correctly and gets hung on a black screen

UE - Networking - Jun 12, 2015

When trying to quit out of multiplayer shootout the screen just goes black and does not close ...

Mouse disappears when clicking the blank area of the opening UI in Multiplayer Shootout game

Docs - Samples - Jun 12, 2015

If the user clicks in the black area off to the side the mouse will be captured and the player can no longer get the mouse back ...

Blueprint PaperTileMap Component not Rendering while in Mobile Preview or Launched on Device

UE - Gameplay - Paper2D - Jun 12, 2015

A blueprint with a PaperTileMap component will not render when played through the 'Mobile Preview' or as a packaged project. If the Tilemap alone is dragged into the viewport it renders fine when p ...

Crash on aborting main task of behavior tree's parallel node

UE - AI - Jun 12, 2015

It seems that we're getting an intermittent crash when killing a pawn that's executing a parallel node. It's crashing in BehaviourTree.cpp on this code: UpdateInstance.ParallelTasks[ParallelTaskId ...

FLayoutUV::PackCharts can take an unacceptably long time to run

Docs - Samples - Jun 12, 2015

When attempting to launch KiteDemo recently, this operation required hours to complete (on a decent spec PC). It looks as if there's possible scope for improving the FAllocator2D algorithm (maintai ...

Widget displays darker image in Mobile preview and device

UE - Editor - UI Systems - Jun 12, 2015

In mobile preview and device, UMG displays way darker image than in the editor. ...

SpeedTree SRTs with similar names will not import

UE - Editor - Content Pipeline - Import and Export - Jun 11, 2015

When you import the SRT files for both Broadleaf_Desktop and BroadLeaf_Mobile, the BroadLeaf Mobile Texture Atlas (Diffuse and Normal) will not import. This is a regression, it imported properly i ...

MAC: Mouse input does not aligned with the cursor when switching from windowed to fullscreen

UE - Platform - Apple - Jun 11, 2015

Mouse input is not aligned with the visible cursor when users switch from windowed to fullscreen. Input seems to be located to the left of the visible cursor. This prevents users from accessing any ...

Paper 2D Sprites rendering incorrect Color

UE - Gameplay - Paper2D - Jun 11, 2015

The Vertex (Sprite) Color is rendering a higher value than the color picker has set. In 4.7.6 this is consistent for Materials as well, but in 4.8 and 4.9 only the Paper2D elements are rendering at ...

Sprite sheets cannot be reimported in 4.8 in a project that was converted from an older version

UE - Gameplay - Paper2D - Jun 11, 2015

User bug report: Why do you guys remove the Json Importer from UE 4.8? All atlases from TexturePacker can not be imported anymore on our projects. Is there a way to activate it? or maybe is there a ...