Mobile / Use Full Precision not working on Metal

UE - Platform - Mobile - Jan 30, 2017

Had a UDN question from a licensee about full precision not working on Metal. According to Dmitriy, the Mobile / Use Full Precision flag is not being passed to Metal shaders ...

Crash when adding multiple collision types to a mesh

Tools - Jan 27, 2017

Adding various collision types to a single mesh will cause it to hard crash the editor. No Crash Reporter window will open. Note that this happens with the user's mesh, but I was not able to repro ...

Additive Pose Asset arms become over exteneded when blended with reference pose

OLD - Anim - Jan 27, 2017

Asset is praising the sun rather than having his arms straight out to the sides when blended with the reference pose. This is a regression from 4.14.3 ...

Crash when splitting a UDS pin on a collapsed graph

UE - Gameplay - Blueprint - Jan 27, 2017

I came across this bug while attempting to verify UE-41073. That bug is verified, but I accidentally added the struct into the collapsed node without going into the collapsed graph and split the col ...

Spinbox value decimal point is moved one place to the right when edited on Android

UE - Platform - Mobile - Jan 26, 2017

After the value of the Spinbox is edited and committing the edited value, the decimal point will move one place to the right. ...

No additional ticks appear on the timeline when you zoom in

OLD - Anim - Jan 26, 2017

No additional ticks appear on the timeline when you zoom in Regression: YES Worked: 3172292 (4.13.2) Broken: 3249277 (4.14.3) ...

Ensure failure !bStaticCall nativizing blueprint calling blueprint function library function

UE - Gameplay - Blueprint Runtime - Jan 26, 2017

With exclusive nativization enabled and a blueprint calling a blueprint function library function a project fails to package due to an ensure failure !bStaticCall in BlueprintCompilerCppBackend.cpp. ...

Crash Occurs when changing the 'Max Metal Shader Standard To Target' option within iOS Project Settings

UE - Platform - Mobile - Jan 26, 2017

A crash occurs when setting the Max Metal Standard Shader version within the Project Settings for iOS. I tested on both Mac and PC and the crash occurs on both machines. Regression? No, this is not ...

Crash opening blueprint when a node class has been removed (e.g., anim blueprint with Ragdoll node with Immediate Mode plugin disabled)

UE - Gameplay - Blueprint Editor - Jan 26, 2017

Crash occurs when the user attempts to open an anim blueprint containing the Ragdoll node, when Immediate Physics is disabled. ...