Getting Started with ProBuilder

First time using ProBuilder? Start here for an overview of creating your first mesh, editing geometry, applying materials, and UV editing.


The ProBuilder Toolbar

All of ProBuilder's editing functions are available via the ProBuilder Toolbar, which dynamically adapts to your Edit Mode and selection.

Toolbar Example

Every toolbar button has a tooltip that will show a short summary about it's use. Viewing tooltips is a great way to start learning about ProBuilder's functionality.

More Info: ProBuilder Toolbar


Creating a New Mesh

Press CTRL K on your keyboard to spawn in a new ProBuilder-editable cube.

To help you get started, ProBuilder includes a library of additional shapes. Each shape is customizable with starting dimensions and a set of parameters.

Shape Tool Example

More Info: Shape Tool


Object vs Element

Editing Modes Example

Object Mode is standard Unity mode, no surprises.

Elements are the individual parts that make up a mesh: Vertices, Edges, and Faces. Think of these like levels of detail on a map: city, state, country. An edge is made up of 2 vertices, a face is composed of 3 or more edges, and an object is the sum of all parts.

Click in the Edit Mode Toolbar to change Mode, or use it's shortcut keys.

  • Vertex: Select and edit Vertices for detailed editing and functions like vertex splitting and connecting.
  • Edge: Select and edit Edges for semi-complex geometry editing, and Edge Loop Modeling techniques.
  • Face: Select and edit Faces on an object, performing basic tasks like deleting faces and extruding.

Element Selection and Manipulation

First, choose which element type you'd like to edit by clicking it's button in the Edit Mode Toolbar.

Then use any of the standard Unity selection methods (click, drag, etc) and manipulation controls just like you would on any other object(s).

Building and Editing Complex Meshes

ProBuilder follows many of the same conventions as other 3D modeling applications, so experienced 3D artists will likely be able to jump right in after reading the ProBuilder Toolbar section.

If you are new to 3D modeling, ProBuilder is a great way to get your feet wet. Now would be a good time to check out the tutorial videos on the ProCore Youtube playlist.


Texturing and UVs

Materials Example

Applying Materials

You can apply any material to ProBuilder meshes using the Material Palette.

Materials can also be applied to individual faces of a ProBuilder mesh, while in Element Mode.

More Info: Material Tools

Editing UVs

ProBuilder provides automatic UV unwrapping, as well as a complete manual UV editor.

Auto UV mode lets you tweak basics like offset, tiling, and rotation, while ProBuilder handles the complex UV work automatically.

Manual UV mode enables complete control of the UVs. With this workflow you can lay out your UV maps exactly how you want.

You may use whichever you prefer, or a mix of both, even on the same mesh.

More Info: Texturing and UVs