Cannot negatively scale objects in editor with scaling widget

Tools - Mar 18, 2015

Objects do not react well to negative scaling with the scaling widget. Once an object hits 0 then pushes into negative values it begins stuttering between small float values until the user stops goi ...

This Blueprint will not compile and causes a crash in 4.8

UE - Simulation - Physics - Mar 18, 2015

The MiningBuilding Blueprint in this user's project will not compile. Clicking the compile button never switches it to "Good to Go", and a warning that it needs to be compiled appears at PIE. Repro ...

BP Struct's 'Bool variable' will reset back to it's default value on compile

UE - Gameplay - Blueprint - Mar 18, 2015

BP Struct's 'Bool variable' will reset back to it's default value on compile. ...

Copying and pasting a component inside of an actor blueprint that has be duplicated and then added to the scene will prevent saving

UE - Gameplay - Blueprint - Mar 18, 2015

If a user copies and pastes a component that is inside of an actor blueprint that has been duplicated and then the user adds this new actor blueprint to the scene it will prevent the user from being ...

Using UMG on iOS devices are not displaying with the correct resolution and scaling

UE - Editor - UI Systems - Mar 18, 2015

When testing UMG on an iOS device, the UMG is not rendering correctly ot the device. The UMG components seem to over lap each other. Photos of the expected outcome vs the outcome seen have been at ...

Retriggerable delays do not work on tick events

UE - Gameplay - Blueprint - Mar 18, 2015

Retriggerable delays and the nodes after are not recognized when triggered by tick events. ...

Renamed Enums displayed in Standalone game will show the original default name instead

UE - Gameplay - Blueprint - Mar 18, 2015

Renamed Enums displayed in Standalone game will show the original default name instead. ...

Destroy Component inside of a actor blueprint component does not trigger if target is "self"

UE - Gameplay - Blueprint - Mar 18, 2015

If a "Destroy Component" has a target of self within a blueprint component, the "Destroy Component" node will not trigger. ...

Cursor disappears and reappears when creating a selection box while zoomed

Tools - Mar 18, 2015

When zoomed all the way in, the selection box does not show up where you originally clicked. The selection box appears where your mouse cursor reappears. ...

Cannot package project on Linux

UE - Platform - Linux - Mar 18, 2015

Trying to package a blank project on Linux fails. ...