Unity AudioClip.PCMReaderCallback is not being called when audioBuffer is written
I’m having some trouble with using PCMReaderCallback. The callback is never called when the audioBuffer is filled. It should be called automatically by Unity. Here is a sample of my code: