Search Issue Tracker
Fixed
Fixed in 6000.0.58f1, 6000.2.4f1, 6000.3.0b1
Votes
0
Found in
6000.0.8f1
6000.2.0a1
6000.3.0a1
Issue ID
UUM-74844
Regression
No
A crash occurs on a WebGL build when setting a value on "AudioParam"
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
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
Package conflicts prevent this from compiling. If this is still an issue, please provide a simpler project isolating the bug.
Resolution Note (fix version 6000.3.0b1):
Fix crash occurring when AudioListener position was set with non-finite values.