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
- The Undo system does not record HideFlags.HideInHierarchy changes
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
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.