Capsule overlap area different/inaccurate after simulating physics

UE - Simulation - Physics - Nov 12, 2015

A licensee found a problem with a capsule component used in a blueprint. A player intersecting the spherical ends of the capsule will cause it to fire overlap events. However, after simulating physi ...

GameMode::StartNewPlayer calls RestartPlayer() without checking PlayerCanRestart()

UE - Gameplay - Nov 11, 2015

Bug report from UDN thread. https://udn.unrealengine.com/questions/266937/gamemodestartnewplayer-calls-restartplayer-without.html#answer-268579 His point seems sound, we should fix it. ...

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam

UE - Networking - Nov 11, 2015

Steam Overlay does not show in Win64 Shipping builds when run outside of Steam. The Steam client can be running, but unless the .exe is opened through Steam itself, the Overlay will not appear. Note ...

Crash on FDeferredShadingSceneRenderer & FTranslucentPrimSet with Dynamic Directional and Lit Translucent FX

UE - Graphics Features - Nov 11, 2015

User reporting crash with a specific setup using Lit Translucent FX Clouds and a Day-Night Setup running on a Timeline from Level Blueprint. [Link Removed] 4.8 BUGG: [Link Removed] 4.9 BUGG: [Li ...

Alpha channel should not be weighted when using "masks (no sRGB)" texture compression setting

UE - Graphics Features - Nov 11, 2015

When attempting to import a texture that has a non-opaque alpha content and compressing using the "masks (no sRGB)" texture compression setting, pixels that are in the alpha channel are being weight ...

Upgrading Project to a New Engine Version Causes Errors When Attempting to Open Tutorial Blueprints

UE - Gameplay - Nov 11, 2015

When you create a project in version 4.8.3, and update it to either 4.10 or Main, there seem to be issues loading the Engine Content Tutorials for FeaturePacks, InstallingiTunesTutorial, and Setting ...

Joining a session in PIE with Auto Connect To Server disabled will crash PIE

UE - Networking - Nov 11, 2015

Joining a session in PIE with Auto Connect To Server disabled will crash PIE. Note: this is not specific to the Multiplayer Shootout project used in the repro steps; this will occur in any project ...

Custom functions can call Set Timer nodes

UE - Gameplay - Blueprint - Nov 11, 2015

Custom functions can call Set Timer nodes. There are no other time related functions that can be called through custom functions. Calling a timer through custom functions seems to lead to editor cra ...

Attaching a component to a socket on a character causes MoveTo to move incorrectly

UE - AI - Nov 11, 2015

When an AI controlled character has a component attached to a socket on it's mesh, MoveTo will move in a sporadic way, making the character move rapidly in random directions on its way to its destin ...

Attempting to Open a Widget Blueprint With Animation and Timeline Panels Hidden Causes the Editor to Crash

UE - Editor - UI Systems - Nov 11, 2015

When you attempt to open a widget blueprint when you have hidden the animation and timeline panels, the editor will crash. There is a workaround: Window->Reset Layout will allow you to open the blu ...