FBX export - BP StaticMesh Scales from Mesh Origin

Tools - Dec 13, 2018

Unexpected behaviour with meshes scaled via BP and exported via .fbx (.obj looks to function as expected) Confirmed in 4.22 Main CL 4648854 ...

Multiple Primitives created when importing a mesh with "One Convex Hull Per UCX" disabled

Tools - Dec 10, 2018

User has encountered an issue with duplicate collision primitives when importing custom collision meshes from Maya ...

Console command "setMouseSensitivity" locks mouse movement to the X axis

Tools - Dec 3, 2018

Using the console to set mouse sensitivity locks mouse movement to the X axis. ...

Incorrect formatting of #include statements in new code class added to project that is not properly set up for IWYU

Tools - Nov 27, 2018

Attempting to add a new code class to a project that is not correctly set up for IWYU (such as an older project that may not have been properly modified for IWYU when upgrading) will result in the b ...

Get viewport size returns unexpected values when Windows scaling is 125% or higher and High DPI support is enabled

Tools - Nov 26, 2018

Get viewport size node returns unexpected values when the user has set the windows scaling higher than 100% and has also enable High DPI support. ...

4.21 PIE Issues in High DPI

Tools - Nov 26, 2018

Using a High DPI monitor with a multiple players PIE window results in the 2nd PIE window not saving its location when moved around. Using a monitor with a smaller DPI scale the 2nd window will save ...

Changing case of characters in certain fields does not save the change

Tools - Nov 26, 2018

Capitalization of Struct variable names, Blackboard key names, Enumeration names and other various fields cannot be changed without changing other parts of the variable to completely change it. Simp ...

Wacom Tap to Left Click Doesn't Work with Drop Down Menus

Tools - Nov 23, 2018

While using a Wacom tablet, if you tap to click on drop down menus they will not open up. The menu will appear for a moment then close immediately. Occasionally if you click away from the drop down ...

Filling Vertex Colors does not propogate down to other LODs

Tools - Nov 19, 2018

The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...