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-125895] framerate for animated files with set framerate sample will be offset in Maya when checking/unchecking Shareable on the proxy #2692

Closed
santosg87 opened this issue Oct 31, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@santosg87
Copy link
Collaborator

santosg87 commented Oct 31, 2022

Describe the bug

currently, when a user loads the attached file as a stage, there is an offset on the animation when the user checks "unshareable" on the stage.

this might be file specific, as i couldn't reproduce this on a different animated file. but on either case, animation should not be offset when changing the shareable state.

to reproduce this issue:

  • load the attached usd file (simpledemo-fps25.usda) a stage.
  • uncheck "shareable" on the stage.
  • set the timeline range to be from frame 80 to frame 120.
  • scrub through the timeline - note that with the stage set to shareable, the band animation is (visibly) started at around frame 97.
  • now check the "shareable" option.
  • scrubbing through the timeline now has the animation starting at around frame 100 instead.
  • note that on (simpledemo-nofps.usda) the animation is the same always.

trying the same steps with a different file seems to have the animation play correctly.
simpledemos.zip

tested using Maya 2023 and Mayausd 0.20.0

@santosg87 santosg87 added the bug Something isn't working label Oct 31, 2022
@santosg87 santosg87 self-assigned this Oct 31, 2022
@santosg87
Copy link
Collaborator Author

the fix for this is on #2691 :)

@neilh-adsk neilh-adsk moved this to Done in maya-usd Nov 6, 2023
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
Archived in project
Development

No branches or pull requests

1 participant