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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.