Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.1.0f3
Issue ID
942202
Regression
Yes
AudioSource PlayOnAwake doesn't play on the first frame
How to reproduce:
1. Open the attached project
2. Enter Play mode
Actual result: In the console AudioSource.IsPlaying() booleans are logged, the first one is false.
Expected result: AudioSource should play in every frame.
Reproducible with: 2017.1.0f3, 2017.1.0p3, 2017.3.0a4.
Regression introduced in: 2017.1.0f3.
Not Reproducible with: 2017.1.0f2, 2017.1.0a1, 5.6.3f1, 5.5.4p2.
Note: This bug is not reproducible with 2017.2.0a1 - 2017.3.0a3, there is another regression in 2017.3.0a4.
--------------------------------
fixed in 2018.2.0a1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment