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

  1. Resolution Note:

    Package conflicts prevent this from compiling. If this is still an issue, please provide a simpler project isolating the bug.

  2. Resolution Note (fix version 6000.3.0b1):

    Fix crash occurring when AudioListener position was set with non-finite values.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.