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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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