com.unity.test-framework.performance 3.0.0-pre.2

com.unity.test-framework.performance

Source docs
Notes: processedReleased April 6, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (0a10)

Package Dependencies

Features

  • 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

📈 Improvements

  • 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

API Changes

  • Build project from CI

🔧 Bug Fixes

  • 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