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

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

Foreign language errors in VS do not display properly in editor

Tools - Mar 16, 2015

Error messages displayed in other languages when attempting to compile in VS show up as question marks and other random characters in the editor output log. ...

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

Detail Texturing Material Fucntion incorrectly scales Detail Normal

UE - Graphics Features - Mar 15, 2015

The Detail Texturing Material Function scales the Detail Normal input incorrectly when compared to manually setting up a Detail Texturing Material. (Assets and Level uploaded to [NameRedacted] Devel ...

OnRep functions do not fire on the client

UE - Networking - Mar 15, 2015

OnRep functions do not fire on the client. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes

UE - Gameplay - Blueprint - Mar 15, 2015

Changing the names of inputs in a collapsed graph can change connected inputs in other collapsed nodes. Reproduced in 4.7.2 binary and Main (//depot/UE4/Promotable-CL-2478413) ...