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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #946393