With windows 10 there has come some new swap chains, which unfortunately messes some things with regards to fullscreen up. We've fixed a bunch in the renderer (which would downright cause crashes), ...
When first added as a child widget in NamedSlot, the child widget can be dragged and dropped onto the parent widget's designer. The following assert causes a crash. Assertion failed: ParentWidget ! ...
If a variable is bound in the Design Window of a User Widget asset it will be deleted if you use the menu option "Delete all unused variables". Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9 ...
When translating a retainer box in an UMG animation the scale of the retainer box is also affected. Attached is a 4.23 example project. Found in 4.24.3 CL#11590370 Reproduced in 4.23.1 CL#9631420, ...
When a world space widget has their blend mode set to transparent they look blurry in motion. The effect is more pronounced when the camera rotates instead of when it is translated. Found in 4.24.2 ...
Listen For Input Action firing erroneously. Confirmed in 4.26 MAIN @ CL 11536993 ...
When using an Optional Name parameter in Create Dynamic Material Instance while using the same Optional Name twice in UMG the engine crashes. I have tested this in a actor blueprint that applies th ...
Unable to input IME text in widget component, but able to input IME text in textbox like UMG designer. It works fine until 4.21, however it wasn't able to work after 4.22. Workaround: void FSla ...
Input Key Selector's Set Text Style does not change Text Style when given Text Style Variable ...