Search Unity

Bug [Timeout] on [UnityTest] leads to editor stalling

Discussion in 'Testing & Automation' started by julian-moschuering, Mar 11, 2020.

  1. julian-moschuering

    julian-moschuering

    Joined:
    Apr 15, 2014
    Posts:
    529
    Having a [Timeout] attribute on a [UnityTest] currently stalls the editor. Seems to be related to NUnit wanting to run asynchronously when having a timeout != 0.