Light Shaft Bloom Breaks when Screen Percentage is not 100

UE - Graphics Features - Jun 17, 2015

Adjusting the Screen Percentage above or below 100% will break the Light Shaft bloom. Screen at 75% - [Image Removed] Screen at 125% - [Image Removed] Screen at 100% - [Image Removed] Also repro ...

Nvidia dedicated graphics card causes menus in the editor to duplicate

Tools - Jun 17, 2015

When using a laptop with an added in graphics card that's Nvidia, the menus in the editor duplicate. However, if you force the editor to use the integrated graphics card, it does not occur. From th ...

There is no leap motion controller component available in the character blueprint for MACs

UE - Platform - XR - Jun 17, 2015

The leap motion controller was added as a component to the character blueprints in 4.8, however this is not available on MACs ...

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

Source control reports errors rather than warnings regarding line endings, causing false negative failure of commandlets.

UE - Editor - UI Systems - Localization - Jun 16, 2015

Second issue arises when I have already created localization related files when not connected to source control, so they are not marked to add. Gather Text commandlet log has theese lines in it: [2 ...

Localization manifest writing fails if source control is hooked up and the manifest file does not exist already.

UE - Editor - UI Systems - Localization - Jun 16, 2015

First one happens on a clear project without any localization settings ever made. Gather Text commandlet log has theese lines in it: [2015.06.16-13.21.56:396][ 0]LogInit:Display: SourceControl:Err ...

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