iOS devices and Android devices return a 90 degree difference when getting gravity through a "Make Rotation From Axes" node

UE - Platform - Mobile - Mar 10, 2015

A user has a project that gets the rotation of the device through the gravity node and when they run Get Gravity through a "MakeRotationFromAxes" node the number that is returned has 90 degree diffe ...

Quality settings should not affect landscape resolution

UE - LD & Modeling - Terrain - Landscape - Mar 10, 2015

Changing the quality settings (or having them change on you automatically in the editor) drops mips on landscape heightmap textures, which isn't desirable as it makes it look like there are collisio ...

Memory leak after exiting PIE

There appears to be a memory leak when you PIE and then exit PIE. Users are reporting that each time they PIE, their RAM usage jumps up, say, 10MB, then when you exit PIE, it only drops down 5MB. ...

FBX Reimport Error

UE - Editor - Content Pipeline - Import and Export - Mar 9, 2015

Reproduced in Main Promotable-CL-2471062 When reimporting an FBX Static Mesh housed in a root directory, the engine says that it successfully reimports the FBX, but quietly in the Output log fails ...

Ease node "Shortest Path" auto sets to true after closing and reopening editor

UE - Gameplay - Blueprint - Mar 9, 2015

UPDATE: 3/10/2015 User reported manually adding a separate boolean value causes that value to automatically switch to true upon reloading editor as well. No current workaround is available. ======= ...

The collision of objects moving at high speeds seems to move in front of the object

UE - Simulation - Physics - Mar 9, 2015

The collision of objects moving at high speeds seems to move in front of the object. The faster the object is moving, the further the collision will be from the mesh. AnswerHub report: https://an ...

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