Skip to main content

UModeler to UModeler X Mesh

UModelerize End

To use the model you worked on in UModeler in UModeler X, you need to go through the polygon data conversion process.

Conversion Process

To use an object created with UModeler in UModeler X, you need to use the UModelerize function.

UModelerize Select Menu

This feature does the same thing as UModelerize in UModeler, but it keeps the polygonal structure of the model intact when converting objects worked on with UModeler to UModeler X.

This means that you can preserve the details of the original model, but turn it into an editable form in UModeler X.

caution

The conversion process may produce different results depending on the shape of the polygons.

Polygons with a Convex Hull will have no problem with their shape as the interior triangles align, but polygons with a Concave Hull may create triangles or change shape.

UModelerize End


Convert individual UModeler objects

This is a way to convert only the objects you worked on in UModeler to UModeler X. This is useful when using UModeler and UModeler X together.

For example, you can use UModeler to quickly create a model, and then convert those objects to UModeler X for more detailed modeling and to take advantage of the rigging and painting features.

How to use

  1. Select the model you want to convert from the Hierarchy tab in the Unity Editor. Migrate to UModeler X
  2. Right-click on the selected model.
  3. From the right-clicked menu, select UModeler X > UModelerize. UModelerize Select Menu
  4. The selected model is converted to editable state in UModeler X. UModelerize End
tip

UModelerize Merge Vertices

Depending on the model, this may cause polygons in the mesh to become separated.

UModelerize End

This can be fixed by using UModeler X > UModelerize Merge Vertices to merge vertices that are in the same location.


Batch convert UModeler objects in a project

This is how to batch convert all objects worked with UModeler to UModeler X.

How to use

  1. select Tool > UModeler X > Migrate to UModeler X from the top menu to start the conversion.
    • This process involves changes to your project, so backups are strongly recommended.Migrate to UModeler X
  2. the conversion process will start, and it will load.
  3. All UModeler objects in your project will be converted to editable state in UModeler X. Migrate to UModeler X Result
caution

This feature is project-wide and will be difficult to reverse, as it will convert all UModeler objects within the project.

  • It is recommended that you make a backup of your project before starting the conversion operation.

Data lost during conversion

Due to the different data structures in UModeler X and UModeler, the following data may be lost during the conversion to UModeler X.

  • Hole information: Hole information defined in UModeler is lost.
  • Vertex colors: Color information applied to vertices is lost.
  • Hotspot Data: Hotspot data defined in UModeler will be lost.
  • Polygon Group ID: The group ID assigned to the polygon will be lost.
  • Backface Options: The polygon's backface options will be lost.
  • Individual polygon's instance ID: The instance ID assigned to the polygon will be lost.
  • Normals: The polygon's normal information will be lost.
  • UV islands: UV island information will be replaced with structure-based information.
  • AssetPath: The object's assetPath information is lost.

These data losses are caused by differences in data structure between UModeler and UModeler X and are not bugs.

The UModeler team is aware of this data loss issue and is working on an ongoing update to address it.

  • The data that is currently being lost will also be made applicable in UModeler X in a future update.