Using a translucent material with a 0 opacity does not seem to be working when using a retainer box that is attempting to apply it to the image. When the material is set to additive or masked, it w ...
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. ...
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 ...