Typo in Content Examples Lighting Level

Docs - Samples - Jun 18, 2015

User has found a misleading typo in the Lighting Level of Content Examples. Specifically 5.4, the Source Radius = on both examples should be Min Roughness = [Image Removed] Also Reproduced in 4.8 ...

PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node

UE - Gameplay - Jun 18, 2015

PlayerController isn't tickable during pause while using the 'Set Tickable When Paused' node. https://answers.unrealengine.com/questions/243791/camera-ticks-but-does-not-update.html User Descriptio ...

Auto Convex collision generation doesn't work in some instances the accuracy setting

UE - Gameplay - Jun 18, 2015

The new auto-convex collision generated (V-HACD) will not work properly with some meshes to generate accurate collision. Using a rounded single piece mesh the accuracy setting will not work at all ...

Stationary light shadow are occluded for additional players in split-screen mode

UE - Graphics Features - Jun 17, 2015

When using split screen multiplayer the second or more players that are added for split screen will have their characters shadows occluded when the bounds are not within view of player 1. Setting ...

Deferred movement updates don't respect the bTeleport flags

UE - Simulation - Physics - Jun 17, 2015

FScopedMovementUpdate needs to be aware of the bTeleport flags used in the MoveComponent call. This could get complex when there is a mix of teleport and non-teleport. ...

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

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

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