This issue doesn't crash in 4.21. It is rewritten as GIsSavingPackage = true in UPackage::(Save() when Blueprint is saved, but it's rewritten as false in 4.21. Workaround Do not set the String Tab ...
Setting the name of a State or Conduit node to an extremely long string causes a crash This issue is not a regression. ...
FPS drops in PIE when a widget is called that has text with no font selected. ...
r.MobileContentScaleFactor = 0 should return Native Resolution; 1 should return Standard definiton; 2 shold return an High Definition Resolution. It seems that r.MobileContentScaleFactor is being i ...
When using UMeta on Enums, text is ignored when doing Enum to String on a packaged project. ...
If the user changes the name of the return value (which is "Return Value" by default) the return value will not return anything causing the binding to silently fail. ...
On Drop appears to cause update issues with widgets that are affected On Drag Enter. In this example the widget only changes colors if a delay is placed in the On Drop function. The On Drop function ...
When assigning a Linear Color Value to a Color Input or Linear Color Variable from a Make Linear Color Node, the Alpha Value is reset to a value of 0 when node is disconnected. Also Confirmed in Ma ...
This problem is reproduced on other widgets using MultiLineEditBox. ex.) description in source control commit log pane, comments in blueprints, etc. ...