Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.* test cases fail in headless mode due to stylus error log.

UE - Graphics Tools - Modeling Tools - Jan 15, 2025

Hello! In UE 5.5 Preview, new stylus code was introduced, which can cause a test failure in an unrelated test suite, Editor.Plugins.Tools.Modeling.EditorMode.ExtrudePolygons.*. The test indirectly ...

UV issues using Procedural meshes

UE - Graphics Tools - Modeling Tools - Dec 11, 2024

From licensee: We build our procedural meshes using C++ and we checked our UVs used to fill the UV array before applying the CreateMeshSection method. The UVs seems to be correct however the result ...

GenerateConvexHullFromPoints incorrect results

UE - Graphics Tools - Modeling Tools - Nov 14, 2024

FGeomTools2D::GenerateConvexHullFromPoints can result in a point cloud that is not convex or doesn't completely cover the full area from the source points. ...

Modeling Mode Vertex Paint Color values are incorrect

UE - Graphics Tools - Modeling Tools - Nov 12, 2024

There is a mismatch in between the input and output value of vertex colors painted using the "Modeling Mode" vertex painting tool. The example in the licensee's case is that if they wanted a 0.25f v ...

Lightmap UV generated on Windows and Mac is not deterministic

UE - Graphics Tools - Modeling Tools - Aug 7, 2024

Selected tool using ScriptableTool might get closed when selecting an exposed property.

UE - Graphics Tools - Modeling Tools - May 21, 2024

When using a created tool of the ScriptableTool plugin, and setting an InstanceEditable variable, the tool might get close. For this to happen, we need to have a ToolPropertySet attached to the too ...

Fracture Tool - Popup menu for tree items on the Geometry Collection Outliner is missing the option "Static" for setting "Initial Dynamic State"

UE - Graphics Tools - Modeling Tools - Oct 4, 2023

As reported by the customer in the related UDN case, when right-clicking a tree item on the Geometry Collection Outliner inside the Fracture Tool, the popup menu should display 4 options for setting ...

Editing a specific LOD and then using Remesh causes geometry to disappear

UE - Graphics Tools - Modeling Tools - Apr 13, 2023

from licensee:"Expected behavior: The LOD selected to be edited should be saved correctly, allowing different remesh results to be saved as different LODs of the same mesh, _i.e. remesh with 1 cm t ...

Materials are added to a Model that has been modified by Cube Grid

UE - Graphics Tools - Modeling Tools - Apr 3, 2023

This is not a regression. Tested in //UE5/Release-5.1 CL23901901 Changing materials before making a change to a model with cube grid causes that previous selected material to be added to the model ...

Brush Editing: Can't move vertices along local coordinates

UE - Graphics Tools - Modeling Tools - Mar 20, 2023