Creating a local variable in an ABP function crashes ...
This is a Regression. Retainer box is prevent Text to update in different situations including binding the text. ...
When trying to add an entry to a TMap in a nested struct that is an element of an array the engine crashes. This doesn't happen if it is not an array of the nested struct. Attached are .h and .cpp ...
Currently, we do not prevent the calling of pre/post tick from the Slate loading thread. This can cause crashes in circumstances where the widget is destroyed before the tick is completed, and inval ...
UMG custom ttf font do not show up properly in HTML5. The attached project has ttf and otf version of one same font. Both show up correctly in PIE, but ttf version does not show up in HTML5. ...
Extra Sphere collision is shown when setting it to not be hidden in game for the BP_motionController in the VR template. This also appears to be happening with other debug shapes including the deb ...
After the gizmo is detached, if you click on it to use it, such as translating the object with the translation widget, then the gizmo snaps back to the object in the Viewport. Based off of [Link Re ...
In past Engine Versions, Arabic Localization has not been in the Editor, but now symbols populate, but are split with English words. If Arabic is functioning, they should replace English words, not ...
[Image Removed] This happens with not only enums, but any combo box. Another example is the "Create Event" where you can select a matching function. This is a problem with how this slate widget ...
Text block Outline cropped out at large sizes. This affects Grid Panels and was additionally tested with Horizontal boxes with the same result Regression: This issue does not occur in 4.14.3 Binary ...