SVN SASL binaries may be causing crashes for some users

Tools - Feb 21, 2017

Some users are reporting crashes when attempting to connect to SVN after upgrading to 4.15. The only relevant change to SVN was the update of the 1.9 binaries to support SASL, so it's possible that ...

Crash on draw material to rendertarget

UE - Graphics Features - May 5, 2017

This crash has started occurring in 4.15.2. It seems to be a regression from 4.15.1. ...

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h

UE - Simulation - Physics - Dec 8, 2016

Deprecated Uproperty Variables with no alternative use information in ConstraintInstance.h from lines 558 - 674. The variables appear to have been added in July and immediately marked as deprecated. ...

Make Bitmask node returns incorrect value when using custom Enum

UE - Gameplay - Blueprint - Jul 5, 2016

When a custom enum is used as the Bitmask Enum of a Make Bitmask node, the value returned does not match the expected value ...

Warnings (TEnumAsByte is not intended for use with enum) when packaging with Blueprint Nativization method set to Inclusive

UE - Gameplay - Blueprint Compiler - Feb 16, 2017

User gets the warning below after trying to package a new VR template if Blueprint Nativization is set to "Inclusive" Warning: "THelper: Packaging (Windows (64-bit)): xgConsole: c:\program files (x ...

DataAssets Cannot Be Opened After Deleting Variables From Their Parent Blueprint

UE - Gameplay - Blueprint Compiler - Feb 17, 2017

Removing a variable from a blueprint that a data asset is based on will prevent that data asset from being opened. ...

Alembic Geometry Cache is corrupted on reopening of project leading to crash

UE - Foundation - Core - Dec 20, 2016

Alembic Geometry Cache crash when re-opening the project and a map that contains this asset or adding it to any existing/new levels will instantly crash the editor. This asset works correctly in the ...

Some components duplicated by Sequence Recorder

UE - Anim - Sequencer - Feb 23, 2017

Some components duplicated by Sequence Recorder Regression: YES Worked: 3249277 (4.14.3) Broken: 3299760 (4.15.0) ...

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

Widget interaction component hit invisible widget components

UE - Editor - UI Systems - Jan 12, 2017

Widget interaction component hit invisible widget components. The widget interaction component will hit the widget component even when set to invisible ...