Autodesk / maya-usd

A common USD (Universal Scene Description) plugin for Autodesk Maya
749 stars 198 forks source link

small bugs on USD camera #3627

Open kimuss opened 4 months ago

kimuss commented 4 months ago

BUG 1 Describe the bug I can not hide camera object with filter element viewport

Steps to reproduce Steps to reproduce the behavior:

  1. Go to "show" on viewport
  2. Click on "viewport"
  3. Go down to lighting, shading & rendering
  4. Uncheck Cameras
  5. Camera obejct does not hide in viewport

BUG 2 Describe the bug I can not create a tear off copy of a USD camera object

Steps to reproduce Steps to reproduce the behavior:

  1. Go to "Create"
  2. Click on "stage with new Layer"
  3. Right click on stageShape1, Add New Prim-->camera
  4. show camera view in viewport
  5. click on Panels ---> tear off copy

Expected behavior It would be create a new viewport on camera view, but it create a new view with the default persp camera, The drag and drop with middle button doesn't work either

Specs (if applicable):

Thank you

wallworm commented 4 months ago

Thank you for sharing this. We will consider this for some future camera work we intend to do.

kimuss commented 4 months ago

thank you if I can add another camera bug, we can not activate resolution gate in viewport with USD camera

kimuss commented 6 days ago

Hey guys, do you have any update about USD camera ? in production its very important to manage resolution, film gate, field chart, safe title, safe action in maya viewport, all of these at the moment.. just doesn't work. if it can help, all of these result:

// Error: file: C:/Program Files/Autodesk/Maya2024/scripts/others/updateModelPanelBar.mel line 596: Invalid object name: |stage1|stageShape1,/world/cam/cam_370_030_camShape

thank you for your time