Using the 'Show Only Selected' Option with Grouped Actors Selected in the Viewport Still Hides the Grouped Actors

Tools - May 18, 2015

When selecting grouped actors within the viewport and attempting to use the 'Show Only Selected' visibility option from the right-click menu, the actors will be hidden. It is only when you select th ...

Instanced Static Meshes Incorrect Normals when Scaled Non-Uniformly

UE - World Creation - Worldbuilding Tools - Foliage - Apr 2, 2015

When comparing the World Normals of an Instanced Static Mesh being scaled non-uniformly to that of a regular Static Mesh, their normals do not match one another. I have attempted to look over the d ...

The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout

UE - Networking - Jun 16, 2015

The MainMenu widget isn't loaded when the player returns to the MainMenu map from the InGame menu in Multiplayer Shootout. This happens in PIE and in a packaged project. Reproduced in 4.8.0 and Mai ...

Content in the BP Templates folders is located in a subfolder with the name of the template along with empty folders

Docs - Samples - Jan 16, 2015

Content in the Blueprint Templates folders for 4.7 templates (by default: C:\Program Files\Unreal Engine\4.7\Templates) is located in a subfolder with the name of the template. The rest of the folde ...

A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE

UE - Graphics Features - Jan 22, 2015

A camera set to Orthographic projection mode with a negative Ortho Width will crash the editor on PIE. Reproduced in Main (CL-2412886) Crash Report: [Link Removed] Call Stack:<unknown module>! UE ...

Tab key doesn't go to next value field in sequencer tracks (i.e. XYZ)

UE - Anim - Sequencer - Jun 10, 2016

Tab doesn't go to next value field in sequencer tracks (i.e. XYZ) ...

Shape components have a Shape Material property that is never displayed

UE - Gameplay - Dec 17, 2014

Blueprint Shape components have a Shape Material property that can be set in its Details or via Get and Set functions in the Event Graph. These are never displayed in the viewport or during runtime ...

Client Characters that slide past the Server Character while on top of a Movable Actor can become de-synchronized from their Server counterpart

UE - Networking - Sep 9, 2015

Client Characters that slide past the Server Character while on top of a Movable Actor can become de-synchronized from their Server counterpart. Does not occur on top of Static Actors. Hard to expl ...

Placing a ' - ' in theproject name will cause the Android build to fail

UE - Platform - Mobile - Mar 5, 2015

Android Build will fail if there is a hyphen in the Android Package Name. The user points out that this may be because of how Java works. I have attached my build failed logs. ...

Replicated variables defined in Actor Component blueprints do not actually replicate

UE - Networking - May 1, 2015

Replicated properties defined in an actor component blueprint are not being replicated because UActorComponent::GetLifetimeReplicatedProps isn't adding the blueprint properties to the OutLifetimePro ...