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.
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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
M-Hanssen
Jun 29, 2018 06:58
Still present in 2018.1.6!!