Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component

UE - Gameplay - Jun 17, 2015

Other components aren't ignored if 'Ignore Owning Actor' is enabled for a Radial Force component User Description: From 4.7 release notes; "New: Added 'Ignore Owning Actor' option to Radial Force ...

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

User Play Space Rot does not change anything in Client Play Camera Shake

UE - Gameplay - Jun 11, 2015

User does not change anything in Client Play Camera Shake. Reproduced in 4.8 and Main (//depot/UE4/Promotable-CL-2581498). This is a Regression: it works as expected in 4.7.6 ...

The Child Actor Component cannot be selected in the Blueprint Editor Viewport

UE - Gameplay - Jun 8, 2015

The Child Actor Component cannot be selected in the Blueprint Editor Viewport. Selecting the Child Actor Component in the Components tab is the only way to select the component. Reproduced in 4.7.6 ...

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1

UE - Gameplay - Jun 8, 2015

'Greater/Lesser Than or Equal To' nodes do not work consistently with values lower than 1 Note: The issue isn't present with whole numbers (ex: 10 decremented by 1) ...

Scaling problems when using "Keep World Position" attachments

UE - Gameplay - Jun 4, 2015

When using the "Keep World Position" attachment type, the child mesh does not scale properly with the parent. X scales normally, but Y and Z seem to be swapped. [Image Removed] The name "Keep Wor ...

Cannot choose attachment bone for child components in C++

UE - Gameplay - Jun 4, 2015

Cannot choose attachment bone for child components in C++ We have a user attempting to parent a mesh to a skeletal mesh, but he cannot attach to a specific bone on the parent causing everything tha ...

Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root

UE - Gameplay - May 28, 2015

Sweep on Set Actor Location is ignored for all components that aren't the Blueprint's root. Reproduced in 4.7.6 and Main (//depot/UE4/Promotable-CL-2568226) ...

Project crashes when exiting mobile preview

UE - Gameplay - May 27, 2015

User project crashes when exiting from mobile preview. Frequency: 5/5 Crashreporter: [Link Removed] ...

Using Start Players as Spectators checkbox does not affect Player0

UE - Gameplay - May 20, 2015

When setting up a custom game mode blueprint, if the "Start Players as Spectators" checkbox is checked the first player loaded in PIE will not be in spectator mode. ...