Launch on Nexus 9 fails due to unknown arm64-v8a architecture

UE - Platform - Mobile - Mar 13, 2015

Nexus 9 fails due to unrecognized CPU architecture. Need to add mapping of arm64-v8a to arm64 (UE4 internal architecture for this part) so it will fall back to armv7 for now and in future use 64-bi ...

BP-implemented BT decorators end up thinking they're not on active branch

UE - AI - Mar 13, 2015

This issue makes BP BT decorators not being able to run condition checking every tick. The core issue is here: bool UBTDecorator_BlueprintBase::GetShouldAbort(UBehaviorTreeComponent& OwnerComp) co ...

GetActorsPerception useless in 4.7

UE - AI - Mar 11, 2015

The new AI Perception system's BP API, marketed in release notes, depends on UAIPerceptionComponent::GetActorsPerception, that, as one AnswerHub user points out, is useless due to a buggy condition ...

Performing a hot reload on a project that contains an FStringAssetReference will crash the Editor.

UE - Foundation - Core - Mar 10, 2015

Performing a hot reload on a project that contains an FStringAssetReference inside a struct results in a crash. This was reported to work fine in 4.6.1, but I was unable to verify that is the case. ...

A level will not save if a Blueprint that uses a Blueprint Component with an Event Dispatcher is placed in it

UE - Gameplay - Blueprint - Mar 8, 2015

A level will not save if a Blueprint that uses a Blueprint Component with an Event Dispatcher is placed in it. Reproduced in 4.7.2 binary. Could not test in Main due to [Link Removed] ...

Player Character does not collide with landscape

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

UPDATE: 3/9/2015 Additional Information: User on thread https://answers.unrealengine.com/questions/186928/landscape-collison-issues-recreatelandscapecollisi.html reported workaround did not fix e ...

Editor Crashes after updating to 4.7.2

UE - Graphics Features - Mar 7, 2015

Crash Reporter [Link Removed] User installed UE4, version 4.7.1 few days ago and I hadn't any problems with launching Unreal Editor. After upgraded the engine to 4.7.2 is getting crash every time ...

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

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

Crash when clicking on a "Two Bone IK" node

UE - Gameplay - Blueprint - Mar 5, 2015

Crash when clicking on a "Two Bone IK" node in an Animation Blueprint Crash Reporter currently down, see callstack section. Log and dmp are attached ...