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

Some components used in custom backgrounds aren't paused #7

Closed
hedgehog1029 opened this issue Sep 15, 2023 · 0 comments
Closed

Some components used in custom backgrounds aren't paused #7

hedgehog1029 opened this issue Sep 15, 2023 · 0 comments
Labels
bug Something isn't working Custom backgrounds This issue affects charts with custom backgrounds
Milestone

Comments

@hedgehog1029
Copy link
Member

Currently the CustomBackground pause callback pauses Animator, Animation and VideoPlayer components.

However, charts have started to make use of a few other components:

  • Unity Timeline's PlayableDirector
  • Cinemachine's CinemachineDollyCart
  • probably some others. investigate!
@hedgehog1029 hedgehog1029 added bug Something isn't working Custom backgrounds This issue affects charts with custom backgrounds labels Sep 15, 2023
@hedgehog1029 hedgehog1029 added this to the v2.2.0 milestone Sep 16, 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 Custom backgrounds This issue affects charts with custom backgrounds
Projects
Status: Done
Development

No branches or pull requests

1 participant