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

No way to keep AIController's logic running while it's switching controlled pawns

UE - AI - Jun 17, 2015

Used to be possible, but we've added BrainComponent's stopping in AIController::UnPosses. Add a flag to AIController that will allow user to specify that he doesn't want logic to get stopped when ...

Axis Scale changes made in Project Settings > Input are ignored in PIE with Dedicated Server enabled

UE - Gameplay - Input - Jun 16, 2015

Axis Scale changes made in Project Settings > Input are ignored in PIE with Dedicated Server enabled. Does not occur while Dedicated Serve is disabled. Reproduced in 4.7.6, 4.8.0, and Main (//depot ...

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

Characters with disabled Net Load on Client are loaded twice on a Standalone Client

UE - Networking - Jun 16, 2015

Characters with disabled Net Load on Client are loaded twice on a Standalone Client. This does not occur on the Server. This only occurs in Standalone, not in PIE nor in packaged games. Reproduced ...

Painted Vertex Color on Meshes in BPs do not save when Movie is generated from Matinee

Tools - Jun 16, 2015

When you render out a movie from a Matinee, the painted Vertex Colors on a Blueprint does not render, the meshes in the Blueprint revert to imported vertex color. Also Reproduced in 4.8.0 and Main ...

Using Tortoise SVN causes the engine's source control to be inconsistent

Tools - Jun 16, 2015

If a user decides to use Tortoise SVN, the error messages given for needing to have things checked out is inconsistent. If there is a blueprint which references another blueprint, and the reference ...

Crash from FGameplayDebugger when pressing PIE after Dragging PlayerController to Empty Player Component

UE - AI - Jun 16, 2015

A crash occurs after dragging an 'Empty Character' actor into the viewport and attempting to add the 'PuzzlePlayerController' as a component by dragging it into the components list via the 'Details' ...

Input pin disappears if split on GetScreenSpacePosition node

UE - Gameplay - Blueprint - Jun 16, 2015

If the input pin of a GetScreenSpacePosition node is right clicked and then the user presses "split struct pin", the pin will disappear. Workaround: Press refresh node in RMB context menu. ...

Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator

UE - AI - Jun 16, 2015

Crash occurs if the Recast Navmesh is set to Dynamic and the BehaviorTree runs a 'Does Path Exist' decorator. Crashreporter info: [Link Removed] ...