Search Issue Tracker
Fixed in 5.6.0
Votes
2
Found in
5.4.1f1
Issue ID
840294
Regression
Yes
AudioClip.isPlaying returns false on the second frame when playing clip from Resources folder with "Load In Background" property
Reproduction steps:
1. Open the "bug.zip" project
2. Open the "Test" scene
3. Play and wait for scene to pause
4. Notice the output in the console
Expected result: Every frame when AudioClip is playing returns true
Actual result: Second frame after AudioClip start playing returns false
Note: Issue is not present when playing an AudioClip without "Load In Background"
Reproduced on: 5.5.0b8, 5.4.2p1,
Not reproducible on 5.3.6p7, 5.2.5f1
Comments (1)
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
ScottyB
May 09, 2017 02:28
Can this bug fix please be back-ported to the 5.5.x line as we're currently forced to work-around this bug in a project that is not yet possible to upgrade to 5.6.x?