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 Mac OS Big Sur audio bug (Audio IO)

Discussion in 'Audio & Video' started by unity_NFnRqcC6CZJ7ag, Feb 4, 2021.

  1. unity_NFnRqcC6CZJ7ag

    unity_NFnRqcC6CZJ7ag

    Joined:
    Feb 4, 2021
    Posts:
    1
    After upgrading my mac to 11.1 I can't run my project anymore

    Here is part of the crash


    Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Exception Note: EXC_CORPSE_NOTIFY

    Termination Signal: Illegal instruction: 4
    Termination Reason: Namespace SIGNAL, Code 0x4
    Terminating Process: exc handler [7683]

    Application Specific Information:
    BUG IN CLIENT: Thread exiting without leaving workgroup 'Audio IO'


    Has anybody come across this at all, because google has not been of much help.
     
  2. IonutDragan

    IonutDragan

    Joined:
    Mar 20, 2018
    Posts:
    2
    i have the same problem. have you solved it?
     
  3. deanryan1990

    deanryan1990

    Joined:
    Mar 23, 2015
    Posts:
    5
    having the same issue but not consistent
     
  4. Dover8

    Dover8

    Joined:
    Aug 20, 2010
    Posts:
    94
    Also been experiencing this with our application. Only happens after we've changed scene and joined a multiplayer session. Not only happening in a build, but crashing the Unity Editor too.