com.unity.testframework.graphics 7.12.0-exp.1

com.unity.testframework.graphics

Source docs
Notes: processedReleased January 24, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (0a23)

🔄 Changes

  • Added GUI setting option, which enabled, saves actual images even if the tests pass. Added an extra "-save-actual-images" command line option to the player so that the feature can be enabled while running the tests form command line.
  • Renamed `HandleFailedImageEvent` method to `HandleImageEvent`, `FailedImageMessage` class to `ImageMessage`