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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.