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