Search Issue Tracker

Fixed

Fixed in 2023.2.17f1, 6000.0.0b13

Votes

0

Found in

2023.2.6f1

2023.3.0b3

6000.0.0b11

6000.0.37f1

Issue ID

UUM-60125

Regression

No

[Crash] Triggering ARC in edit mode

Audio Random Container

-

Triggering ARC in edit mode after a domain reload crashes the editor on AudioPlayableOutput::SetTargetAudioSource.

Repro

  1. Open the attached project (`ARC Edit Mode Crash.zip`).
  2. Open the `SampleScene`.
  3. Trigger a domain reload. Simplest way is to right-click on a script and select `Reimport`.
  4. Use the test menu item `Crash Test > Trigger Audio Source` to trigger the audio source in the scene in edit mode.

Expected: The ARC plays.

Actual: The editor crashes.

Note

Only happens if the audio source resource remains the same, i.e. doesn't happen if you change the resource to a clip and back to an ARC, but still it does happen if you change the resource to a different ARC.

  1. Resolution Note (fix version 6000.0.0b13):

    Fixed AudioRandomContainer crash after domain reload and playing an audiosource in edit mode

  2. Resolution Note (fix version 2023.2.17f1):

    Fixed AudioRandomContainer crash after domain reload and playing an audiosource in edit mode

Add comment

Log in to post comment