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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
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.