If a struct with a Texture 2D variable is chosen when creating a binding for the brush it can create an infinite number of windows. Note: If done enough the editor will crash ...
When using the delete key to remove a key frame from an animation timeline the entire timeline is removed. ...
Tool tips will appear under the content of two nested menu anchors. This occurs because of the 'Should Defer Painting After Window Content' option, enabled by default. The second defer will cause co ...
The Combo box (String)'s On Opening event fires off whenever the user clicks the combo box. This means that the opening event will fire off on closing as well as opening. ...
Licensees are looking into ways of adding visualizations to the editor worldpartition grid widget. In one example case, just adding some lines to show which parts of the wp minimap belong to which s ...
Crash when opening a new level with reopened EditorUtilityWidget after opening and closing it multiple times. The cause of this issue is that UEditorUtilityWidgetBlueprint :: UpdateRespawnListIfNee ...
Widgets in retainer boxes cannot use drag feature Regression (No) issue (does) occur in 4.11.2 ...
Setting up widget through code crashes packaged project on play ...
UserWidget animations will be ticked as part of the WidgetComponent's DrawWidgetToRenderTarget(). This will lead to a crash when we attempt to set the LastWidgetRenderTime to GetWorld()->TimeSeconds ...
If the user sets the value on the slider to 0 or 1 the handle will clip as it appears to go too far to either side. ...