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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
M-Hanssen
Jun 29, 2018 06:58
Still present in 2018.1.6!!