Search Issue Tracker
Fixed
Fixed in 1.5.1
Votes
0
Found in [Package]
1.5.1
Issue ID
DSTR-1148
Regression
Yes
A test script is not marked with a checkmark in the Test Runner after its tests pass
How to reproduce:
1. Open the “IN-100892_repro“ project
2. Navigate to Window → General → Test Runner
3. In the Test Runner, select Play Mode
4. Press Run All
5. Observe the “Test“
Expected result: A green checkmark is shown near “Test“ after the tests under it pass
Actual result: A green checkmark is shown near “Test“ only after all the tests pass
Reproducible with: 1.5.1(6000.0.49, 6000.1.3f1, 6000.2.0b1)
Not reproducible with 1.1.33 (2021.3.51f1), 1.4.6 (2022.3.62f1)
Could not test with: 2.0.1-exp.1 or later versions (due to errors by an unrelated bug)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Note: Seems to be a package regression since it does not reproduce in 1.4.6 (6000.2.0a7) and reproduces in 1.5.1(6000.2.0a7)
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note (fix version 1.5.1):
The parent node result is now updated after all tests under the node were finished.