Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Audio Audio Clip Becomes Choppy when Changing Pitch at Runtime

Discussion in 'Audio & Video' started by the_Bad_Brad, Nov 20, 2017.

  1. the_Bad_Brad

    the_Bad_Brad

    Joined:
    Nov 2, 2014
    Posts:
    278
    The only code I used in the Update function:

    engine.pitch += Time.deltaTime;

    It is working fine when idle but the it becomes choppy when changing pitch at runtime.

    Here is a recording of the sound (you might wanna reduce volume to safe level) ;