Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0p5
Issue ID
946347
Regression
No
[WebGL] integer result unrepresentable error when changing pitch of the sound during runtime with webassembly option enabled
To reproduce:
1. Download and open attached "repro946347.zip" project.
2. Select WebGL as build platform.
3. Go to Player settings->Publishing Settings and enable WebAssembly option.
4. Build and run the project.
Expected result: Project running smoothly when built. No errors or interruptions happen.
Actual result: "Uncaught RuntimeError: integer result unrepresentable" error appears when project is loaded.
Reproduced with: 2017.3.0a6, 2017.2.0b9, 2017.1.0p5, 5.6.3p2.
Notes: Feature was introduced in 5.6. No repro on other platforms.
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
This is a duplicate of issue #946393