umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
727 stars 167 forks source link

placeholder doesn't appear #330

Closed gekidoslair closed 3 years ago

gekidoslair commented 3 years ago

Describe the bug

New scene with 2 prefabs:

UMA_GLIB or UMA_DCS (same results with either) + UMADynamicCharacterAvatar

The placeholder 'ghost' object doesn't appear in the scene.

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. create a new scene
  2. add UMA_GLIB and UMADynamicCharacterAvatar prefabs into scene
  3. notice there is no placeholder shown

Checking / unchecking the placeholder option on UMADynamicCharacterAvatar and/or switching races do not fix this either.

Expected behavior That the 'ghost' placeholder mesh should appear as described in the documentation / examples videos

Jaimi commented 3 years ago

The placeholder is a gizmo - can you verify that the gizmos are enabled, and the DynamicCharacterAvatar is not collapsed in the inspector?

Jaimi commented 3 years ago

Placeholder is now supplanted by edit-time UMA generation.