Variables incorrectly returning as Out of Scope when watched

UE - Gameplay - Blueprint - Mar 17, 2015

Variables that are not local to the blueprint are returning as "out of scope" when watched. ...

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

Texture Sample Parameters cause error when used in Make Material Attributes Material Function

UE - Graphics Features - Mar 17, 2015

When creating a Material Function for the use in a Layered material setup using the Make Material Attributes Node, you cannot use a Texture Sampler Parameter. Also Reproduced in Main Promotable-CL- ...

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

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted

UE - Gameplay - Blueprint - Mar 17, 2015

Event Dispatcher name changes do not propagate to related nodes until the editor is restarted. This does not appear to affect functionality in 4.7.2. In Main, the nodes must be refreshed to restore ...

Timeline name changes do not propagate to related nodes

UE - Gameplay - Blueprint - Mar 17, 2015

Timeline name changes do not propagate to related nodes. Refresh All does not rename nodes that reference the timeline, and Getters and Setters are no longer valid nodes. Reproduced in 4.7.2 binary ...

Using a struct to set a button style causes a crash

UE - Gameplay - Blueprint - Mar 17, 2015

If a struct is give a button style as one of its variables and then that variable is in turn used to set the button style of a button widget the editor will crash when trying to save ...

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

Maximum number of State Machine connections?

OLD - Anim - Mar 16, 2015

Adding more than 8 connections to or from a state in the state machine results in unpredictable behavior, like causing an animation to fail. (See image.) Was able to reproduce with user's test file ...