Attempting to create landscape layer info from within the new landscape creation window crashes the editor. Workaround: create the landscape, switch to paint mode, create layer info in paint mode w ...
If the user has a project that casts to a widget to pull out a variable in a 4.7 project. This can cause a freeze after upgrading the project to 4.8 preview. This happens when the user compile the b ...
Slider Values are not working inside of a blueprint in 4.8 Preview 1. User Description: Problem with the numeric float/int boxes in the editor in Blueprints, if for example open the TPS Template a ...
The editor crashes after deleting a function in a parent class that has been implemented and over written in a child class. ...
After playing with it and attaching in the debugger, it's sitting forever in MigratePreviousEngineIni(). It seems to be looping on DirectoryExists forever, likely here: while(PreviousVersion.GetMi ...
When Right clicking and selecting add key frame to an animation on the curve editor in UMG there appears to be multiple keys being added to the timeline. ...
When dragging the Details Panel in a Blueprint across the event graph the editor will crash. [Link Removed] ...
Crash occurs when inputting a Scalar Parameter into the New to 4,8 Grass Node. Also reproduced in Main Promotable-CL-2535351 ...
When jumping in the first person template project, the "is in air" animation continues to play after landing. Solution: Switching out the "FirstPerson_JumpStart Asset" node for the "FirstPerson_J ...
Inherited components in Child Blueprints cannot be dragged into the Event Graph to access their variables. Searching for the Getter in the Event Graph works as expected. This seems inconsistent with ...