Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.1.X, 2017.2.X
Votes
0
Found in
2017.1.0p5
Issue ID
946393
Regression
No
[WebGL] RuntimeError: integer result unrepresentable when AudioSource.pitch is zero with WebAssembly enabled
Steps to reproduce:
1. Download and Open the project
2. Build&Run to WebGL
3. Observe the error in console
Result: WebGL Player crashes with an exception
UnityLoader.js:235 exception thrown: RuntimeError: integer result unrepresentable,RuntimeError: integer result unrepresentable
Reproduced on: 5.6.3p2, 2017.1.0p5, 2017.2.0b9, 2017.3.0a4 (Google Chrome Version 60.0.3112.101)
Note: WebAssembly under "Player Settings -> Publishing Settings" has to be enabled.
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
- 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
M-Hanssen
Jun 29, 2018 06:58
Still present in 2018.1.6!!