Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

LowPass filter breaking change

Discussion in '5.4 Beta' started by Hyp-X, Jun 21, 2016.

  1. Hyp-X

    Hyp-X

    Joined:
    Jun 24, 2015
    Posts:
    431
    There release notes contain the following "bugfix":

    [775328] Audio: Fixed issue where the Audio Lowpass Frequency curve moved in the wrong direction in the AudioSource curve view.

    This should be in the BREAKING CHANGES section in the release notes.

    Now all sound source curves need to be redone for 5.4
     
    jmatesz likes this.
  2. wkaj

    wkaj

    Unity Technologies

    Joined:
    May 18, 2012
    Posts:
    50
    Nothing has changed with playback behaviour. It will not change how anything sounds in your game. Its simply a UI representation fix.

    Why would you need to redo your curves? This would change how the AudioSource sounds...