Objects set to Stationary and movable do not create shadows in the right eye for daydream

UE - Platform - Mobile - Jul 17, 2017

If the user sets and object to movable or stationary the object will not cast a shadow in the right eye when using Daydream. ...

Crash when using Find Substring node if the starting position is higher than the number of characters in the string being searched

UE - Gameplay - Blueprint - Jul 17, 2017

If the "Start Position" in the "Find Substring" node is larger than the number of characters in the "Search in" field a crash will occur. ...

Crash upon using EComparisonMethod as a variable in a struct

UE - Gameplay - Blueprint - Jul 17, 2017

Having a variable of the type EComparisonMethod inside of a struct causes the editor to crash. This could be due to the variable being as part of the Development folders in code. Attempting to repro ...

Crash when loading old data after changing type of Map Value to related type

UE - Gameplay - Blueprint - Jul 17, 2017

There is a crash when changing the value type of a MapProperty to something else that provides a ConvertFromType handler. The backward compatible loading code is not correct for map properties and e ...

Default Key Binding for Save Level removed

Tools - Jul 17, 2017

Looks like this was accidentally removed during a merge from WEX, 3479958. See history of LevelActions.cpp in Main for that changelist around line 2930. ...

ZenGarden's game sequence doesn't play on device

UE - Platform - Mobile - Jul 18, 2017

Zen Garden loads, then the screen fades in and out as if it's ready to begin play. But when the player taps the screen, the only thing that moves are some lensflares, and the level never transitions ...

SunTemple scene does not update properly on iPhone 6S

UE - Platform - Mobile - Jul 18, 2017

On the 6S, the SunTemple scene is almost unresponsive. As the player uses the thumbsticks, the lightmaps from the windows rotate to mach the player's movement; but they are the only thing. This doe ...

[CrashReport] FBlueprintEditor::OnRemoveExecutionPin()

UE - Gameplay - Blueprint Editor - Jul 14, 2017

This is a common crash affecting users on Mac and Windows. User Descriptionsremoving empty execution pins from sequence node Source Context 3952 void FBlueprintEditor::OnRemoveExecution ...

[CrashReport] UE4Editor_Engine!USkeleton::GetMeshLinkupIndex() [skeleton.cpp:420]

OLD - Anim - Jul 19, 2017

This is a common crash affecting users in 4.16, unfortunately they have not provided any additional information. Source Context 406 if ( IndexPtr == NULL ) 407 { 408 L ...

[CrashReport] UE4Editor_Landscape!ALandscapeProxy::PostEditChangeProperty() [landscapeedit.cpp:3692]

UE - LD & Modeling - Terrain - Landscape - Jul 19, 2017

This is a common crash affecting users in 4.16. Unfortunately they have not provided any additional details. Source Context 3684 // Remove null layer infos 3685 EditorLayerSettings ...