Search Issue Tracker
In Progress
Fix In Review for 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
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Resolution Note (fix version 1.5.1):
The parent node result is now updated after all tests under the node were finished.