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 ...
User is able to merge a single actor using the Merge Actor tool. This is a regression as you could not merge a single actor in 4.12. Not sure if this was an intended change or not. Occurring in 4. ...
The Negate blueprint macros (NegateInt, NegateFloat) are returning the original value. Found in 4.12.5 CL 3039270. Reproduced in 4.13 CL 3106830 and 4.11.2 CL 2946394. ...
After hitting a breakpoint and then stopping the execution of a blueprint using the Stop button, the next event is still being fired. Found in 4.13.2, reproduced in 4.12.5 and 4.14 Preview 2. ...
If the Class Defaults are selected when compiling an animation blueprint, the will be deselected and the user will be required to select them again. This doesn't occur with anim blueprint nodes. A ...
This is only happening in the Editor Preferences/Project Settings. Hitting the Collapse All option removes everything and leaves the window blank where all of the settings were. Expand all brings th ...
Text in the tutorials is not being displayed properly. Instead, the XML markup is being shown as displayed in the attached screenshot. This does not occur in 4.12.5, and is a regression. This occ ...
When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...
When an Enumerator blueprint is duplicated in the editor, the names of the Enumerators are reverted back to "New Enumeration #" rather than duplicating the preexisting names. REGRESSION: No - Same ...
UWheeledVehicleMovementComponent no longer has an IsFalling variable. It originally inherited from UPawnMovementComponent which it gained this variable from but now inherits directly from UMovementC ...