Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

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:
    502
    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.