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

Fix AudioStreamPlayer2D/3D's get_playback_position returning 0 right after calling seek #99759

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mickeon
Copy link
Contributor

@Mickeon Mickeon commented Nov 27, 2024

Fixes #99699

This issue is very similar to #65378 (see there for explanation)

@Mickeon Mickeon added this to the 4.4 milestone Nov 27, 2024
@Mickeon Mickeon requested a review from a team November 27, 2024 15:04
@Mickeon Mickeon requested review from a team as code owners November 27, 2024 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AudioStreamPlayer3D.get_playback_position() always returns 0 right after using seek or play(from_position)
1 participant