Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.1.9
Issue ID
1206476
Regression
No
[Test Runner] Incorrect listing of test order of execution
Steps to reproduce:
1. Open supplied project
2. Run the tests in the Test Runner
3. Inspect the Console window
Expected: the Console logs and the test runner order of tests are identical
Actual: the "Test0" is running after "Test1"
Reproduced in: 2017.4.35f1, 2018.4.15f1, 2019.2.17f1, 2019.3.0f3, 2020.1.0a17
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Resolution Note:
This is on the edge of won't fix or by design - the test list overview is sorted alphabetic and not by execution order, those in most cases will match but not when doing a specific test ordering through Order-attribute.