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
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
- Inspector scroll area stretches when using components with nested serialized arrays on FBX model prefab instances
- Crash on ConstraintProjectionTree::projectionTreeBuildStep when ConfigurableJoint uses JointProjectionMode.PositionAndRotation and connected Rigidbody switches from kinematic to non-kinematic
- ScriptableObject asset is accessed during the lookup of Build Profiles when opening the Build Profiles Window
M-Hanssen
Jun 29, 2018 06:58
Still present in 2018.1.6!!