Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
2
Found in
6000.0.69f1
6000.3.10f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136551
Regression
No
Crash on SoundChannelInstance::setDelay when loading an AssetBundle containing a Timeline with an AudioClip at Scene startup
Reproduction steps:
1. Open the attached “IN-136075” project
2. Open the “Scenes/SampleScene” Scene
3. Enter the Play Mode
4. Observe the Editor
Actual result: The Editor crashes
Expected result: Asset Bundle loads up
Reproducible with: 2023.1.0a2, 6000.0.70f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Reproducible on: Ubuntu 25.04, Windows 11
Not reproducible on: No other environments tested
First few lines of the stack trace:
0x00007FFDD61D1CF4 (Unity) SoundChannelInstance::setDelay
0x00007FFDD61BA344 (Unity) AudioClipPlayable::HandlePlayEvent
0x00007FFDD61B8A3A (Unity) AudioClipPlayable::ApplyProperties
0x00007FFDD61B8E7B (Unity) AudioPlayable::ApplyPropertiesVisitor
0x00007FFDD61BC7FA (Unity) AudioPlayableTraverser::Traverse
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment