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

[BUG] Similar parameter names cause problems after save/load #475

Open
2 tasks done
Hakazaba opened this issue Jan 16, 2025 · 1 comment
Open
2 tasks done

[BUG] Similar parameter names cause problems after save/load #475

Hakazaba opened this issue Jan 16, 2025 · 1 comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.

Comments

@Hakazaba
Copy link
Contributor

Validations

  • I have checked for similar bug reports and could not find any.
  • I have tested and confirmed that this is an issue in an official branded build.

Describe the bug

If I have a parameter by the name of something like faceAngle and another parameter named faceAnglerightEye, after saving and reloading, all animation on faceAnglerightEye will be transferred to faceAngle,

This damages the animation significantly when it happens

Reproduction

  1. Create parameters faceAngle and faceAngle*rightEye.
  2. Create animations for those paramaters
  3. Save/reload
  4. Observe changes in the animations

System Architecture

x86_64

Operating System

Windows

Version

8.6

Logs

No response

Additional Context

No response

@Hakazaba Hakazaba added Bug Something isn't working Triage PR/Issue needs to be triaged. labels Jan 16, 2025
@Hakazaba
Copy link
Contributor Author

The method isn't reliable, sometimes it loads correctly, sometimes it doesn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Triage PR/Issue needs to be triaged.
Projects
None yet
Development

No branches or pull requests

1 participant