Search Issue Tracker
Fixed
Votes
0
Found in
4.5.4f1
Issue ID
636432
Regression
No
AudioSource.clip.samples value is equal to -1 after playing the clip (iOS)
To Reproduce:
1. Open the attached project and build it to iOS. Run, you should see MainSource.clip.samples value outputted every Update and it should be equal to -1 (the correct value is outputted when running in editor).
2. If you click "Fix it" the clip is Stopped and Played this should fix the issue, the correct value of samples should be outputted and the clip should start to play.
Note: This bug can only be reproduced once on a single device i.e if you play the app, close it and open it again the bug can it can still be reproduced. But if you build it again it can no longer be reproduced and the clip plays fine, you have to delete the app and restart the device to be able to reproduce it again.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Window preview appears on a different monitor when undocking and dragging a window with a high-resolution monitor set up on the right and a low-resolution monitor on the left.
- Probe Volume Baking Set Reference Documentation is missing
- Crash on RendererScene::NotifyInvisible when entering Play mode after undoing a change within the scene with Ctrl+z
- [iOS] Final Image misaligned when using "ScalableBufferManager.ResizeBuffers" to resize
- GameObjects are not updating when Materials and Cubemaps are updated from Environmental Reflections
Add comment