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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 1.5.1):
The parent node result is now updated after all tests under the node were finished.