Search Issue Tracker
Active
Under Consideration for 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X
Votes
0
Found in
2022.3.63f1
6000.0.50f1
6000.1.5f1
6000.2.0b4
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.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP/Lit and URP/Simple Lit and shaders based on these do not render in WebGL Player
- VideoPlayer freezes for a short duration after 1 second when streaming on WebGL from StreamingAssets
- VideoPlayer freezes or stops on certain Android devices when enabling and disabling the Video multiple times
- [Linux] The Error "ReleaseButton expects buttonId" is thrown when trying to add file using drag and hold in the Project Window
- Highlighted text is difficult to see in “Create Node” menu when Editor theme is set to light
Add comment