You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The UTF version now automatically updates for SRP tests
[1.3.6] - 2023-06-01
By using the editor command line new argument -randomOrderSeed x you can run the tests in a randomized order, where x is an integer different from 0. If a new test is added in the project the random order passing the same seed will be kept, and the new test will be placed in the random list accordigly.
Fix for WebGL platform target to close the browser tab when the run is completed.
Added TestFileReferences.json to be generated on build step of the player, so can be consumed later by Test runners to enrich data for run part.