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

[USDU-275] Adds testcase for checking if export keeps the original data structure #339

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from

Conversation

lee-aandrew
Copy link
Contributor

Purpose of this PR

Ticket/Jira #:
[USDU-275] & [USDU-279]

Testing

ExportAsUsdz_DataStructureKeptOnImport:

  1. Imports a known USDA file
  2. Exports it as a UDSZ file
  3. Import the USDZ file
  4. Check if the imported USDZ file maintains the same game object structure as the initially imported USDA file

Complexity:
1

Halo Effect:
1

Additional information

Note to reviewers:

Reminder:

  • Add entry in CHANGELOG.md (if applicable)

@lee-aandrew lee-aandrew requested review from vickycl, judubu and IlliaKo and removed request for vickycl February 1, 2023 15:54
Copy link
Collaborator

@vickycl vickycl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for making this test a Runtime test? I can't think of a reason not to, but it does seem like exporting in EditMode is a far more common use case, so I'm curious :)

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

Successfully merging this pull request may close these issues.

2 participants