FBX from DAZ Studio import with errors since 4.7.0

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

Skeletal or Static Meshes exported from DAZ Studio as 2014 FBXs import with errors since 4.7. The same mesh in 4.6.1 imported without perceived errors. [Image Removed] Attached Files: DAZ_Test.fb ...

Misspelling in Wave Editor Tool Tip: "The text too appear in the subtitle."

Tools - Mar 17, 2015

There is a misspelling in Wave Editor Tool Tip: "The text too appear in the subtitle." *too should be spelled *to ...

Navigation crashing on PIE in absence of NavOctree

UE - AI - Mar 17, 2015

Access violation - code c0000005 (first/second chance not available) UE4Editor_Engine!UNavMeshRenderingComponent::GatherData() + 18874 bytes [e:\downloads\unrealengine-4.7\unrealengine-4.7\engine\s ...

NavMesh does not build correctly to SkeletalMesh collision

UE - AI - Mar 16, 2015

NevMesh cuts out holes for collision incorrectly with Skeletal Meshes. Skeletal Meshes with "Can Ever Affect Navigation" set to true and that have a Physics Asset are capable of causing this. ...

Expanding a folder in the Finder through the editor will crash the editor

UE - Platform - Apple - Mar 16, 2015

Expanding a folder in the Finder through the editor will crash the editor. Reproduced in 4.7.2 binary on 10.9.5 Crash Report: [Link Removed] ...

When an event on a component that is called from an actor's constructor is deleted, the editor crashes

UE - Gameplay - Blueprint - Mar 16, 2015

When an event on a component that is called from an actor's constructor is deleted, the editor crashes. ...

Access None errors creating log spam in user's project when editing BP

UE - Gameplay - Blueprint - Mar 16, 2015

Access None errors creating log spam in user's project when he is editing the BP. This causes a gradual, but significant, increase in the Editor's memory usage. It appears to occur with a a refere ...

Crash when Matinee with 2 Event Tracks stopped from one of the Event Tracks

Tools - Mar 16, 2015

When stopping a Matinee from an Event Track via the level blueprint, if you have 2 Event Tracks the editor will crash. Also Reproduced in Main Promotable-CL-2479729 ...

Crash on setting Max. Texture Size with Non Power of 2 Texture

Tools - Mar 16, 2015

Also Reproduced in Main Promotable-CL-2479729 After importing and saving a texture which is non power of 2 and not an hdr texture, when you set the Maximum Texture Size in the Texture Editor's Comp ...

MoveToActor doesn't update AI's path on goal actor's move

UE - AI - Mar 16, 2015

A number of issues with MoveToActor have been observed in 4.7.2, including: 1. Not updating path on goal actor's move 2. hitting obstacles after path updating ...