Skip to content

1.4.2

Compare
Choose a tag to compare
@Needle-Mirror-Bot Needle-Mirror-Bot released this 12 Dec 14:12

[1.4.2] - 2023-12-05

  • Issue where playmode tests were not recording test results correctly after the first run was fixed. (DSTR-984)
  • A timeout message is now printed when the test failures occurs before the test finishes. (DSTR-476)
  • Nested enumerators are now having their first step executed in the same frame as the parent enumerator. (DSTR-888)
  • Fixed an issue where test projects without PlayMode tests would give the error "No callbacks received." when running in batchmode on some Unity versions.