How to reproduce:
1. Open the “SeaCrit” project
2. Build and run the project for WebGL
3. Play around in the game for a few minutes
4. Observe the Player
Expected results: The build does not crash
Actual results: The build crashes and an alert pops up
Reproducible in: 6000.0.8f1
Could not test in: 2021.3.39f1, 2022.3.34f1 (Multiple project crucial script errors)
Reproduced on: Windows 11 Pro (23H2)
Not reproduced on: No other environment tested
Notes:
- The full message reads: “Failed to set the 'value' property on 'AudioParam': The provided float value is non-finite.“
- No stacktrace exists, as this is a WebGL build
- The Editor and the Windows Player do not crash, only the WebGL Player does