com.unity.test-framework 1.1.13

com.unity.test-framework

Notes: processedReleased March 17, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2 (0a10)

Package Dependencies

🔄 Changes

  • Fixed an issue where a combination of Entering / Exiting playmode and recompiling scripts would result in the test run repeating (case 1213958).
  • Fixed a regression from 1.1.12 where prefabs left in the scene would be cleaned up to aggressively.
  • Fixed Test execution timed out. No activity received from the player in 600 seconds error when player is not supposed to start (case 1225147)