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.