"Set Global Time dilation" node dose not work on mobile (iPhone 5c)

UE - Platform - Mobile - Mar 9, 2015

The "Set Global time dilation" node does not have an effect when being applied on the mobile platform iPhone 5c. ...

Packaged size of project is double its size when packaging for Shipping Windows (32 bit)

UE - Foundation - Core - Mar 9, 2015

When you package a project in 4.6.1 for Windows (32 bit) shipping, the file size is around 160 MB. When you package a sample project in 4.7.2, the packaged size will be around 345 MB. [Link Remove ...

Material Editor Viewport not updating correctly

UE - Graphics Features - Mar 9, 2015

When a user changes the value of an inputted node into the material editor, the viewport changes to the world default material as per normal but never recovers to the newly compiled material. Savin ...

Setting PHYSX_MEMORY_STATS to 1 prevents the Engine from being built successfully.

UE - Simulation - Physics - Mar 9, 2015

If #define PHYSX_MEMORY_STATS 0 is set to 1, the Engine will not build successfully. The build fails with the message: error C2338: FPhysXAllocationHeader size must be less than 16 bytes. ...

Grid like distortion when using a render target 2d material in UMG with the Samsung Galaxy S3 and Firefox

UE - Platform - Mobile - Mar 9, 2015

Edit MattK: This is probably not UMG related. There is a grid like distortion when using a render target 2d in UMG on the Samsung Galaxy S3 ...

Fix textureLOD for PowerVR workaround

UE - Platform - Mobile - Mar 9, 2015

https://forums.unrealengine.com/showthread.php?61511-A-few-questions-in-regard-to-texture-compression-reflections-and-deployment&highlight=powervr This code was added back on 8/2013, changelist 178 ...

BaseAsyncTask gives output errors and BP node disappears in editor

UE - Gameplay - Blueprint - Mar 9, 2015

Licencee reports K2Node_BaseAsyncTask breaks and blueprint node diappears. Editor reports error "Can't find file for asset" in Output Log. Unable to reproduce internally ...

Deleting a bound function from a widget sets the binding to None which causes compile to fail

UE - Editor - UI Systems - Mar 9, 2015

Deleting a bound function from a widget sets the binding to None which causes compile to fail. Deleting a bound function from a widget sets the binding to None which causes compile to fail The li ...

Character Movement values do not reset to defaults

Tools - Mar 9, 2015

Character Movement values do not reset to defaults. Changing a value and then using the arrow to Reset to Default updates the number displayed in the Details panel, but the value does not update dur ...

Build error when compiling a code project with the word "Engine" as the last word of the title

UE - Foundation - Cpp Tools - UnrealBuildTool - Mar 9, 2015

When naming a project ending with "Engine" whether there is a "_" or no space separating the name will result in a build error in VS. See attached image for error output. ...