Collision boxes slow to move when using higher poly meshes

Tools - Jun 15, 2015

Collision boxes become sluggish to move when using higher poly meshes. High poly boxes attached (60 K and 120K tris) Users Video for reference: [Link Removed] ...

3D widgets for Vectors now scale along with the root component of the actor that they are apart of

UE - Gameplay - Blueprint - Jun 15, 2015

The 3DWidget that is used to represent a vectors position in 3D space now scales when scaling the actor that it is attached to. This could lead to having a vector that is too small to see/ hard to f ...

Light Shaft bloom on the Oculus are straight beams of light

UE - Platform - XR - Jun 15, 2015

When light shaft bloom is enabled the lights will create straight beams of light even when not blocked by anything when shown in VR for the oculus. ...

UDN: LICENSEE: Vertex Colors not displayed for Skeletal Mesh

OLD - Anim - Jun 15, 2015

Viewport option: Show>Advanced>Vertex Colors doesn't display the vertex colors for a Skeletal Mesh. This viewmode works fine for Static Meshes. There is also no option to display the Vertex Colors ...

Most GameMode classes cannot be set in Blueprints

UE - Gameplay - Jun 14, 2015

Most GameMode classes cannot be set in Blueprints. Only Set Default Pawn Class and Set HUD Class have Setters available in Blueprints (the Getters are all still available). Reproduced in 4.8.0 and ...

Inviting a player to join a game on steam when playing Multiplayer shootout sends the other person an invite to spacewars

UE - Networking - Jun 12, 2015

LN - further notes from CharlieT: This is a global problem. If you go through and add the game to your steam account it will pull up the correct name. However, if you just boot up the game while st ...

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

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

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

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate

UE - Gameplay - Blueprint - Jun 11, 2015

Interface functions called as events in Blueprints that implement the interface cannot be set to replicate. When the event node is clicked, the Details panel is empty. Reproduced in 4.7.6, 4.8, and ...