Skip to content

3.0.0-pre.2

Choose a tag to compare

@Needle-Mirror-Bot Needle-Mirror-Bot released this 06 Apr 11:13

[3.0.0-pre.2] - 2023-04-06

Added

  • Help button, which redirects the user to documentation website
  • Clear Results button, which clears all Performance test results
  • Updated CI to support more Unity versions and expand test coverage

Changed

  • Updated the style of toolbar buttons to match that of the Test Runner window for consistency
  • Export button is now disabled instead of hidden when there are no Performance test results
  • Made AutoRefresh toggle retain its state after closing and reopening the window
  • Moved the Performance Test Report from 'Window/Analysis' to 'Window/General' near Test Runner for better accessibility

Removed

  • Build project from CI

Fixed

  • Issue where running tests with the Test Report window open would cause the error message "The object of type 'Material' has been destroyed" to appear
  • Issues where incorrect labels were displayed at certain scenarios
  • Issues flagged by SonarQube