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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 1.5.1):
The parent node result is now updated after all tests under the node were finished.