When creating a level with BSPs UV settings that are applied do not persist after building. Regression: Yes Working: CL-2386410 Broken: CL-2467323 ...
Variables replaced with -1 after jumbling in details pane when one actor is selected and another blueprint compiled. De-selecting Actor_1 sets variables back to correct value when selected again. ...
Example 1.6 on Cloth Map seems broken. Both Assets clip when twisting when they're supposed to be examples of Self Collision. Regression: Yes Works in 4.15 ...
When Use mouse for touch is enabled, the button fires onreleased event. Here is what I investigated. Use mouse for touch enables gesture action in the button that leads to LongPress gesture fires ...
Creating a theme is undone when restarting the editor. The .json file seems to become disassociated from the editor, the theme is reset back to the previous theme, and the new theme isn't available ...
When inherited, it is reasonable to expect the tags added by the parent to be reflected in the children. If the parent is editted after the children, however, tags that are added or deleted are not ...
If The user is using an anchor that is not the top left and then changes the pivot of a widget component the result is a 3D widget that has an offset origin making it very difficult to interact with ...
Printing the result of the 'Get Move Ignore Actors' node will crash the editor. The Licensee found the issue while exploring a workaround for this JIRA:https://jira.ol.epicgames.net/browse/UE-14734 ...
The texture property node returns incorrect values for texture objects that have a render target as its input. The correct value will be returned if a normal texture is used for the input instead. ...