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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment