Search Unity

Summing up known audio issues in 3.5

Discussion in 'Developer Preview Archive' started by gregzo, Jan 17, 2012.

  1. gregzo

    gregzo

    Joined:
    Dec 17, 2011
    Posts:
    795
    Just summing up known issues, do add to/ revise if you know more

    1) AudioClip.GetData does not work with clips recorded using the new Microphone class. (reported by PlanetTimmy)

    2) AudioSettings.SetDSPBufferSize() will cause a MonoBehaviour with OnAudioFilterRead to stop being called entirely. (reported by AFrisbyn)

    3) Using OnAudioFilterRead tends to crash Unity more often. (reported by AFrisbyn and also experienced by me)

    Looking forward to the final release!
     
  2. soren

    soren

    Joined:
    Feb 18, 2008
    Posts:
    123

    All should be fix in the next release :)
     
  3. cecarlsen

    cecarlsen

    Joined:
    Jun 30, 2006
    Posts:
    864