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

Importing files with explicit normals (in this case from CAD data) discards (or recomputes) normals #3779

Open
instinct-vfx opened this issue May 22, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@instinct-vfx
Copy link

Describe the bug
When importing geometry originating from CAD the included normals seem to be discarded and that creates very visual shading artifacts. If i import or load the same file in other DCCs this does not happen. It also does not happen when loading the file as a stage. But even if i duplicate the correct stage prim to a maya node the normals are discarded.

Expected behavior
Import normals properly, just like loading as a stage or other applications do.

Attachments
Find attached a comparison. The right side shows the exact same file loaded via the USD Layer editor as a stage. The left side shows the file imported via USD Import

Specs (if applicable):
normals_comparison

  • Windows
  • Maya version 2023.3
  • tested with Maya USD 0.26.0/0.27.0
@instinct-vfx instinct-vfx added the bug Something isn't working label May 22, 2024
@santosg87
Copy link
Collaborator

hi @instinct-vfx thank you for reporting this.

Are you able to share a sample file? this might be something within the maya side of things.
We know that there are some limitations to importing USD, since maya needs to convert and translate meshes into maya data when importing, but having a specific file might help us narrow down what could be causing the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants