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
Triggering ARC in edit mode after a domain reload crashes the editor on AudioPlayableOutput::SetTargetAudioSource.
*Repro*
# Open the attached project (`ARC Edit Mode Crash.zip`).
# Open the `SampleScene`.
# Trigger a domain reload. Simplest way is to right-click on a script and select `Reimport`.
# 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.
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
- Memory leaks occur when Shader with more than 128 keywords is compiled
- Player built for Windows silently crashes when UI Prefab is instantiated and Render Feature "Render Objects" is active in PC_Renderer Asset
- Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
- VFX Graph Properties Transform has a click animation when clicked on the “Transform” text but the drop down does not open
- "Cascade Shadow atlasing has failed" errors are spammed when two Directional Lights with the Shadow Map are enabled and there is a 3D GameObject in the scene
Resolution Note (fix version 6000.0.0b13):
Fixed AudioRandomContainer crash after domain reload and playing an audiosource in edit mode
Resolution Note (fix version 2023.2.17f1):
Fixed AudioRandomContainer crash after domain reload and playing an audiosource in edit mode