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

Changes to Agent Radius are ignored if navigation is rebuilt during runtime

UE - AI - Mar 16, 2015

Changes to Agent Radius are ignored if the navigation is rebuilt during runtime. Agent Radius is changed to the default value of 50. ...

Components spawned at runtime do not take Radial Damage if simulating physics

UE - Gameplay - Mar 16, 2015

Components spawned at runtime do not take Radial Damage if simulating physics. ...

BP Component is not destructible if the Object Type is set during runtime

UE - Simulation - Physics - Destruction - Mar 16, 2015

BP Component is not destructible if the Object Type is set during runtime. If the Object Type is set manually before PIE is started, the BP component will destroy correctly. ...

Add Code to Project fails to add a class to the project

UE - Foundation - Core - Mar 16, 2015

Add Code to Project fails to add a class to the project. The project can't be reopened until the classes are manually removed and the project is recompiled. The following errors occur when using Add ...

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

No scroll bar is created when the Collision Preset section of Project Settings is expanded

Tools - Mar 15, 2015

No scroll bar is created when the Collision Preset section of Project Settings is expanded. Clicking an element in the Preset section does not add the scroll bar. Collapsing the section and re-exp ...