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

[MAYA-104134] USDZ import not always working with 0.1 precompiled USD plugin #394

Closed
martin-pw opened this issue Mar 30, 2020 · 5 comments
Closed
Assignees
Labels
bug Something isn't working import-export Related to Import and/or Export reproduced Issue has been reproduced

Comments

@martin-pw
Copy link

I am having mixed results with usdz import using the 0.1 precompiled USD plugin.

usdc always works, usdz only sometimes works, depending on the workflow. Details:

Windows

  • Loading a usdc file via the File->Import menu works
  • Loading a usdz file via the File->Import menu works
  • Dragging a usdc file into the Maya viewport works
  • Dragging a usdz file into the Maya viewport does not work and generates an error: "Unrecognized file type".

Linux

  • Importing a usdc file via python (cmds.file) into Maya batch works

  • Importing a usdz file via python (cmds.file)into Maya batch does not work and generates this error:

    RuntimeError: No translator could be found to read the file 'filename.usdz'.

Maya 2020
Windows 10 and Linux
USD plugin version: https://github.com/Autodesk/maya-usd/releases/tag/v0.1.0

@martin-pw martin-pw added the bug Something isn't working label Mar 30, 2020
@martin-pw
Copy link
Author

Sample file attached.

smarties.zip

@fowlertADSK fowlertADSK assigned fowlertADSK and unassigned santosg87 Mar 31, 2020
@santosg87
Copy link
Collaborator

santosg87 commented Apr 2, 2020

Hi Martin, thank you for logging this.

I am also able to reproduce this behavior on our side. we will investigate this further.

@santosg87 santosg87 added import-export Related to Import and/or Export reproduced Issue has been reproduced labels Apr 2, 2020
@fowlertADSK
Copy link
Contributor

FYI for @santosg87
I already have a fix that is in: #396
But I have not tested Martins Maya batch workflow, only the dragging onto Maya problem.

@santosg87
Copy link
Collaborator

that's awesome to hear! I will keep an eye for it when the changes are in :)

@santosg87 santosg87 changed the title USDZ import not always working with 0.1 precompiled USD plugin [MAYA-104134]USDZ import not always working with 0.1 precompiled USD plugin Apr 29, 2020
@santosg87 santosg87 changed the title [MAYA-104134]USDZ import not always working with 0.1 precompiled USD plugin [MAYA-104134] USDZ import not always working with 0.1 precompiled USD plugin Apr 29, 2020
@kxl-adsk
Copy link

kxl-adsk commented Nov 6, 2020

Closing since it was fixed internally. @martin-pw please reopen if we missed something.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working import-export Related to Import and/or Export reproduced Issue has been reproduced
Projects
None yet
Development

No branches or pull requests

4 participants