Maya 2017 - Troubleshooting

From TOI-Pedia

User Interface FAQ

“All my toolbars, shelves and toolboxes have disappeared”

Full-screen mode


You are probably in full-screen mode.


Press Ctrl + space to toggle between normal mode and full-screen mode.


“When I try to select a vertex, surrounding vertices are also selected”

Soft select

Soft Select is probably enabled accidentally. Double-click either your Selection tool or your Move/Rotate/Scale tool and disable Soft Select from the tool options.


Alternatively press the keyboard shortcut B for Soft Select to switch it on or off.



“I don’t see the ViewCube anymore”

ViewCube

The viewcube sometimes gets disabled. You can re-enable it through:


Window » Settings/Preferences » Preferences


Go to the section Interface, subsection ViewCube and check Show the ViewCube. Also make sure the viewport is set to Legacy Default, under the Renderer menu.



“I don’t see my Layers and or Channelbox”

Sidebar toggle buttons

Make sure the Channelbox/Layer Editor panel is active. Use the sidebar toggling buttons in the top right corner.


“My windows, tabs or menu bars are gone or in the wrong place”

Inferface reset to default

You can reset the User Interface back to factory defaults to fix the placement of all the windows, tabs and menu bars. Go to Windows > Workspaces > Reset “Maya Classic” to Factory Default.



“My main menu-bar (File, Edit, Modify, etc) has disappeared”

Show Main Menubar

Press and hold space somewhere in one of your viewports. The Hotbox will appear. Left click and hold on the Hotbox Controls box. A pulldown unfolds. Select Window Options at the bottom. Make sure Show Main Menubar is checked.



“My shelf doesn’t show the shelf tabs”

Show Shelf Tabs

Left-click the downward arrow and select Shelf Tabs. The shelf tabs should now appear.



“The move tool manipulators are rotated”

Change pivot alignment

Is your move tool manipulators not aligned to the default XYZ directions and rotated?


Double-click on the move tool and select World to set the manipulators back to the XYZ world space.


“My move manipulators are gone”

Disable Tweak Mode

Are the manipulators gone when you select the move tool or when you go into component mode?


Double-click on the move tool and uncheck the Tweak Mode.



“My move tool moves in increments”

Disable Snapping

Does your move tool only move by a specific unit or it looks like it snaps to a grid and doesn’t allow you to move smoothly?


If your object appears to be snapping to the grid, then you can turn off Snap to grids.

Polygon Modelling FAQ

Several problems can occur when modeling with polygons. This document describes common issues and the solutions.

Problems when using Extrude (face)

Manipulator Tool isn't showed when using Extrude

Most common cause for this is when your construction history is turned off. Make sure that the Construction History is turned on using the icon in your Status Line. It's located between the Snap options and the icons for Rendering options.

If this doesn't solve your problem, you may want to try to reset your user preferences.

Boolean woes

Possible problems:

  • Boolean seems to be an union, while difference was used (or vice-versa)
  • All geometry disappears
  • Holes seem to have a 'skin' over them

Causes

At the root of these problems may lay different causes:


  • open volumes: geometry does not form a closed volume.
  • 'unclean' geometry: duplicate vertices, lamina faces, zero-area faces, etc
  • incorrect or inconsistent face-normal directions: all normals should point outward from a volume
  • no 'overlap' or margin between both volumes: one or more faces of one object are in exactly the same place as the faces of the other object
  • accuracy/tolerance problems: when triangulating the geometry, zero-area triangles are formed due to insufficient precision


Investigation

Troubleshooting a failing boolean requires some investigation by looking at the symptoms and trying a few diagnostic options. The table below shows which causes should be investigated for certain symptoms.

 difference becomes uniongeometry disappearsholes have a 'skin'
open volume-possible-
unclean geometry-likelypossible
incorrect normalslikely [1]possible [2]-
no 'overlap'/margin-likely-
accuracy/precision-unlikelylikely
  1. All face normals are reversed for a volume
  2. Only a few face normals are reversed for a volume


Open Volume

Should be fairly simple to diagnose by looking at your geometry.

Unclean geometry

Duplicate vertices: Switch to Component mode, set your selection mask to vertices. Use the drag window method to select the vertex (vertices) at a single point in your geometry (which should be one single vertex). In the Channelbox, click the line CVs (click to show). A table appears with the (local) X,Y and Z coordinate of the selected vertices. This should be one vertex. If there are more, you geometry is not clean.

There may be other problems than duplicate vertices, which are much harder to diagnose. In that case: just try the fix or fixes and see if it helps.

Incorrect normals

Select your geometry and use Display > Polygons > Face Normals to display the face normals. Each face should get a line at the center, perpendicular to the face. You may have to switch between shaded and wireframe display modes and tumble around your geometry to be able to determine the direction of each normal correctly.

No overlap / margin

Should be fairly simple to diagnose by looking at your geometry.

Accuracy / precision

This can only be diagnosed by looking at the resulting geometry. If a 'skin' apears to be over (some of) the holes made by the boolean, a problem with accuracy is probably the cause.

Solutions

Open Volume

Make sure you use closed volumes when applying booleans. You may want to use Mesh > Fill Hole.

Unclean geometry

When you geometry has multiple vertices in the same place, take the following steps:

  1. Select all vertices
  2. Edit Mesh > Merge. Set the treshold in the option box to a small number like 0.001 (default). Make sure this number is smaller than the shortest distance between valid vertices in your geometry.
  3. This may leave lamina faces in your geometry, so use Mesh > Cleanup. In the option box, make sure you check Lamina faces and to be sure, check Faces with zero geometry area as well.

In all other cases where you suspect incorrect geometry, just execute the last step in the sequence above. You may want to try some of the other options for Cleanup as well, if a basic cleanup doesn't fix the problem.

When using Cleanup: Make sure you save a backup copy of your scene, as this command can produce unwanted results. It can be undone, but sometimes you discover problems only at a later stage.

Incorrect normals

Use Normals > Reverse to reverse the normals of the faces which have reversed normals.

No overlap / margin

Make sure that there is either an overlap or margin between both volumes. Move the face(s) of the second object so that they don't coincide with the faces of the first object.

Accuracy / precision

Use Edit Mesh > Add Subdivisions to subdivide the large faces in your geometry. You may also use the Split Polygon Tool to subdivide your geometry manually.

Personal tools
Actions
Navigation
Tools