You cannot PIE if you attempt to adjust the Intensity of a Light via the slider in a BP that is placed in the Level already. In addition the color slider does not stay open when editing values for ...
An Actor BP with an editable variable that references another Actor in the level will reference multiple examples of that Actor if it is duplicated. Reproduced in 4.7.2 binary and Main (//depot/UE4 ...
Two licensees are reporting visible landscape corruption when opening their level in the editor, which goes away after various actions - opening the landscape editor or building geometry. PIE / game ...
Editor crashes when landscape visibility tool is used on landscape. Frequency: 2/2 Crash Reporter: [Link Removed] ...
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 ...
When using mutliple monitors connected to a Mac the mouse behavior does not function well. Attempting to navigate and drag windows to and from individual displays proves difficult. The user reporti ...
Landscape LODDistanceFactor is not applied to levels that were not loaded when it is changed. Sample content shows a landscape in this state. Other landscape properties probably suffer from this s ...
After setting a replicated variable to true on the Server the Clients still show the variable as being set to false. ...
When a bool variable is defined in code, changing the default value of the variable does not update on a hot reload This is inconsistent with other variables types that update their current value w ...
Basically it uses unchecked pointers in couple of places, which in some use-cases simply crashes. ...