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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (fix version 1.5.1):
The parent node result is now updated after all tests under the node were finished.