Blueprint fails to compile when adding new member to struct that is an input parameter of implemented interface function

UE - Gameplay - Blueprint - Jun 3, 2016

Adding variables to a structure that is an input parameter of an interface function causes a compile error in any blueprint that implements the interface until the interface is recompiled. Compile ...

Need to add a project setting to launch a game in VR

UE - Platform - XR - Jun 3, 2016

Add a new Project Setting to attempt to launch project in VR by default (e.g. check this setting OR -vr in the UEngine::InitializeHMDDevices() function ...

Physics objects pass through other objects that are moving at high speeds (even with Use CCD check to true)

UE - Simulation - Physics - Jun 3, 2016

Physics objects pass through other objects that are moving at high speeds (even with Use CCD check to true) May be related to [Link Removed] ...

Physics enabled Child Actor components that spawn with with a delay, always spawns at world origin

UE - Gameplay - Jun 3, 2016

Physics enabled Child Actor components that spawn with with a delay, always spawns at world origin **This is a regression. It was working in 4.11.2 Could also be related to: [Link Removed] User D ...

VOIP does not work in NULL OnlineSubsystem in ShooterGame or QAGame.

UE - Audio - Jun 3, 2016

VOIP does not work in networked projects. This was tested in QAGame and ShooterGame. We made sure to enable Voice in both the BaseEngine and DefaultEngine (in both projects). Ducking appears to w ...

State Machines are re-initialized from entry after playing a Montage

OLD - Anim - Jun 3, 2016

State Machines are re-initialized from entry after playing a Montage This is a Regression: Does not occur in 4.11 ...

Can perform infinite "double jumps" when JumpMaxHoldTime is greater than 0.

UE - Gameplay - Player Movement - Jun 3, 2016

There's a bit of broken (or missing) logic in ACharacter that doesn't account for users having released the jump button. This is a well known issue, and there's even video's describing how users can ...

VR Preview Crash when using split screen

UE - Platform - XR - Jun 3, 2016

If the user tries to use split screen in the editor along with VR preview, the editor will crash ...

[CrashReport] UE4Editor_Engine!operator new<FBatchedLine,FDefaultAllocator>() [array.h:2812]

OLD - Anim - Jun 2, 2016

Error message: Assertion failed: (Index >= 0) & (Index < ArrayNum) [Link Removed] [Line: 804] Array index out of bounds: 175 from an array of size 171 Source Context: 2797 2798 temp ...

Some textures don't work with particle cutouts

UE - Graphics Features - Jun 2, 2016

Some textures don't work with particle cutouts [Image Removed] ...