Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
Votes
0
Found in
2020.3.47f1
2021.3.22f1
2022.2.14f1
2023.1.0b11
2023.2.0a8
Issue ID
UUM-32447
Regression
No
AudioSource.time displayed value stays at 0 when changing AudioSource.time or AudioSource.timeSample value
Reproduction steps:
1. Open the attached “Audio source time property bug” project
2. Open “Assets/Scenes/SampleScene.unity” scene
3. Enter The Play Mode
4. Look at the Game view window and make sure it is active
5. Press the “T” key on your keyboard
6. Observe the Game view
7. Press the “S” key on your keyboard
8. Observe the Game view
Expected result: Time text changes from “time 0.5” to “time 1”
Actual result: Time text doesn’t change and stays “time 0”
Reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.14f1, 2023.1.0b11, 2023.2.0a8
Reproduced on: macOS Ventura 13.2.1 (M1 Max), Windows 10
Note: Press the “spacebar” key to play the AudioClip. After pressing the “T” or “S” key and playing a sound you can see that the set time is played correctly, starting from the “0.5” or “1” value, but goes to “0” after sound stops playing.
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.2.X):
There are no fixes planned for this Bug