Search Issue Tracker
Won't Fix
Votes
3
Found in [Package]
1.1.9
Issue ID
DSTR-15
Regression
No
Using "Run all in player (Android)" does not update test tree with test run statuses correctly
Reproduction steps:
1. Open "tdd-asteroids-master 5.zip" project
2. Open the Play mode Test Runner
3. "Run all in player"
Case#1:
Expected Result: The parent test should be marked by a green checkmark as all tests passed
Actual Result: The parent test is not marked with a green checkmark (this one can be reproduced in Win player to starting from utf 1.1.3)
Reproduced with: 2019.3.0b10, 2019.2.12f1, 2018.4.13f1, 2017.4.34f1
Couldn't Reproduce with(Can't run tests): 2020.1.0a12 , 2020.1.0a1
Case#2:
From triage (Android device): reproducible in 2020.1 + UTF verified 1.1.9. No test status is returned back from player connection.
Can still repo for the android platform: https://i.imgur.com/lMdaCrT.png
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
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
- Hovering on the three-dot menu also highlights the tab header near it when not all tabs fit the bar
Resolution Note:
Fixed an issue where the test suite for an assembly at a player would not match correctly to the same assembly in the editor, due to different dll paths.