Search Issue Tracker
Fixed
Fixed in 6000.0.22f1, 7000.0.0a13
Votes
0
Found in
6000.0.21f1
6000.1.0a7
Issue ID
UUM-82788
Regression
Yes
Fatal Error "Callback registration failed. Increase kMaxCallback." when playing multiple random audio sources rapidly
How to reproduce:
1. Open the attached “IN-84892“ project
2. In Hierarchy select the “AudioPlayer“ GameObject
3. In the Inspector check the 'Should Play Random' field
4. Enter Play Mode
5. Wait and observe the “Fatal Error” window
Reproducible with: 6000.0.0b13, 6000.0.21f1
Not reproducible with: 2021.3.44f1, 2022.3.48f1, 6000.0.0b12
Reproduced on: Windows 10 (user), Windows 11
Not reproduced on: No other environment tested
Note:
Full message:
”Fatal Error! Callback registration failed. Increase kMaxCallback. UnityEngine.AudioSource()”
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
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
- [VFX] Creating a long Group Node name breaks nodes boarders
Resolution Note (fix version 6000.0.22f1):
Fixed Fatal Error "Callback registration failed. Increase kMaxCallback." when playing more than 128 audio sources with AudioRandomContainers simultaneously