Transforming inherited component in editor will crash

Tools - Mar 6, 2015

When a component inherited from code is transformed in any way with the viewport controls (arrows, rotation sphere, scale boxes) the editor will crash. Using the value boxes to set the transform do ...

Blueprint array nodes do not display comments

UE - Gameplay - Blueprint - Mar 6, 2015

When you create an array node within a blueprint and add a comment to it, it doesn't show up. This includes the 'add' or 'remove' nodes that are pulled from the original array node. This seems to o ...

Engine crashes when adding 'Tick' to HideCategories in a BP or C++ project

UE - Gameplay - Blueprint - Mar 6, 2015

When adding the word 'Tick' to HideCategories in a blueprint or C++ project, the Editor crashes, with a crash reporter. ...

This user's Function Library will not save

UE - Gameplay - Blueprint - Mar 6, 2015

This user's Function Library will not save. Hitting save returns the following error: Can't save D:/4.7_Projects/EngineTransientBug 4.7/Content/Math.uasset: Graph is linked to private object(s) in ...

Application fails on HTML5

UE - Platform - Mobile - Mar 6, 2015

User is unable to launch his project onto HTML5 without any errors. The game doesn't work as an application, merely a background image. Works perfectly on Windows. ...

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor

UE - Gameplay - Mar 6, 2015

Using ServerTravel from a map set as the Transition Map with Seamless Travel enabled in the Game Mode will crash the editor. Probably related to [Link Removed] Reproduced in 4.7.2 binary and Main ...

Packaged Android file sizes have increased dramatically

UE - Foundation - Core - Cooker - Mar 6, 2015

Multiple users on AnswerHub and forums have reported seeing very large increases on their packaged Android projects. One user reported being unable to get the Tappy project itself down to less than ...

Users Unable to create C++ Projects

UE - Foundation - Core - Mar 6, 2015

2nd AH post with the same issue: https://answers.unrealengine.com/questions/183441/cant-load-c-projects.html Multiple people have reported not being able to create a C++ project. Creating a Bluepr ...

Importing DDS Cubemap with a resolution of 2048 takes 20 mins to import

UE - Graphics Features - Mar 5, 2015

Importing a DDS Cubemap with a resolution of 2048 takes approximately 20 mins to import into the engine. It will seemingly freeze the engine for the duration of the import. Also reproduced in Prom ...

Screen orientation is ignored on Android devices.

UE - Platform - Mobile - Mar 5, 2015

If you change the screen orientation for an Android device in the project settings, the orientation will not change once deployed to the device. Tested on a Galaxy Note 3. ...