Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactoring_sandbox : UFE : Duplicate Prim Issues #72

Closed
cfmoore007 opened this issue Oct 25, 2019 · 3 comments
Closed

refactoring_sandbox : UFE : Duplicate Prim Issues #72

cfmoore007 opened this issue Oct 25, 2019 · 3 comments

Comments

@cfmoore007
Copy link

Issues :

  1. if an object was already moved on the stage, and you duplicate, the duplicate is created at the original position ( not the modified position )

  2. no prim shows up in outliner if you have it expanded hierarchy under the proxyShape ( if you leave the proxy shape hiearchy hidden, it will show up )

  3. after saving file, and re-opening it , the duplicates are lost
    the session layer only has :

over "pSphere4"
{
double3 xformOp:translate = (-6.07144779549791, 0, 0)
}

over "pSphere5"
{
double3 xformOp:translate = (6.175688405241867, 0, 0)
}

no definitions for what pSphere4 and pSphere5 are present ( actually they are never reflected in the session layer at all )

Testing Environment :

(Linux) Maya 2019.2
refactoring_sandbox ( d0bb624 ) and Pixar USD dev ( b85ddac )

( Windows ) beta ( latest PR )
refactoring_sandbox ( w/ PR#69 ) and Pixar USD-rc3

@cfmoore007
Copy link
Author

Item 3 above is now covered under #269
I'll double check the first 2 issues mentioned.
If everyone's cool with it, I'll open up separate issues to reflect those and close out this original 'catch all' issue.

@cfmoore007
Copy link
Author

Item 1 is now covered under : #309

@cfmoore007
Copy link
Author

Item 2 is covered in : #74
Closing this out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant