Search Issue Tracker
Won't Fix
Won't Fix in 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
6000.3.0a4
Issue ID
UUM-108753
Regression
No
AudioSource.time prints out 0 when AudioSource is not playing even if it is manually set
How to reproduce:
1. Open the project “IN-103131_AudioTime”
2. Enter Play Mode
3. Observe the Console
Expected result: After setting the {{audioSource.time}} to 0.5, it displays 0.5
Actual result: After setting the {{audioSource.time}} to 0.5, it displays 0
Reproducible with: 2022.1.0a1, 2022.3.63f1, 6000.0.50f1, 6000.1.5f1, 6000.2.0b4
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Note: When the {{audioSource}} is playing, it displays the {{.time}} correctly. When it is not playing it just does not display the correct value but works as expected.
Comments (1)
-
SimasSaf
Sep 08, 2025 10:50
Hello,
Providing a fix for this issue would interfere with a lot of user projects, hence it was decided to not make significant changes. The Documentation was updated to reflect the behavior more clearly.
Simas
Customer QA Team
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (6000.3.X):
As by design. Updated the documentation.
Resolution Note (6000.2.X):
As by design. Updated the documentation.
Resolution Note (6000.1.X):
As by designed. Updated the documentation.
Resolution Note (6000.0.X):
As by design. Updated the documentation.