Enumerators are not set correctly in packaged games if Nativize Blueprint Assets is set to true

UE - Gameplay - Blueprint Runtime - Mar 2, 2016

If an enum is called it will not return the correct value when Nativize Blueprint Assets is set to true in the project settings ...

Blueprint interfaces do not appear to show up in children (in the interface section of the my blueprint panel)

UE - Gameplay - Blueprint - Jun 20, 2016

Blueprint interfaces do not appear to show up in children (in the interface section of the my blueprint panel) ...

Setting color in linear color struct variable within another struct crashes the editor

UE - Gameplay - Blueprint - Jun 16, 2016

Setting color in linear color struct variable within another struct crashes the editor. Frequency: 4/4 Regression (yes) issue (does not) occur in 4.11.2 ...

Compile error when declaring UPROPERTY() TArray with TFixedAllocator

UE - Foundation - Core - Feb 20, 2015

Declaring a UPROPERTY() TArray with TFixedAllocator fails to compile. Output log states "Missing '>' in 'tarray'." Removing/commenting out the UPROPERTY() allows the project to compile correctly. ...

Changing the value of a parent class variable does not update after hot reload

UE - Gameplay - Blueprint - Mar 4, 2015

When the value of a variable defined in a parent class is changed inside of the child class, the value is not updated in a BP of the child after hot reloading. ...

Save on compile set to always causes a crash on compile

UE - Gameplay - Blueprint - Feb 26, 2016

If the user uses the save on compile feature and attempts to compile a blueprint, this will cause the editor to crash ...

Put Rigid Body to Sleep does not work when used in the construction script

UE - Gameplay - Feb 24, 2016

Put Rigid body to sleep does not appear to work within the construction script ...

Crash on play if Oculus DK2 is on in Direct HMD mode

UE - Platform - XR - Feb 6, 2015

EDIT: UPDATE - All reports about this crash seem to be from laptop machines where the Oculus is running on an NVIDIA 800M or 900M series graphics card rather than the integrated Intel card. ------- ...

Components within a character blueprint do not collide with those same components in other players

UE - Gameplay - Jan 19, 2016

If the player places a box within a character blueprint and then sets it to block all, this box will not block other box components in other players (image below for reference) ...

Editor crashes at open if Oculus is already on

UE - Platform - XR - Jan 26, 2015

AnswerHub member is reporting crashes when trying to launch the editor if the Oculus is on with the latest runtime and Firmware. Editor can open if the Oculus is off but will then crash if the proj ...