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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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