"TimePosition" not updating the interface while sound is "Looped"

Reproduction Steps

1) Add a sound
2) Set as “Looped”
3) Click on “Preview” (also play the sound in a LocalScript e.g MySound:Play()

Result: TimePosition will not update


Expected Behavior

For tracking, it is important to have the current position updated in the Studio interface, in the TimePosition property

Actual Behavior

When clicked on the “Preview” button, TimePosition remains at 0.
When you run :Play in LocalScript, it only updates in a few seconds.

--------------------

Issue Area: Studio
Issue Type: Display
Impact: Low
Frequency: Constantly

1 Like

Hey, good afternoon! Thanks for reporting – this also seems to be affecting PlaybackLoudness. We’ll look into it

3 Likes

TimePosition and PlaybackLoudness are affected, and I’ve seen odd behavior with PlaybackLoudness and TimePosition as well, such as them not updating on the client when the sound is playing and only working in studio Run mode.

1 Like