Search Issue Tracker
Fixed in 1.0.15
Votes
0
Found in [Package]
2018.3.0a1
2019.1.0a1
2019.1.0b4
2019.2.0a1
Issue ID
1132469
Regression
No
Test Runner dlls from different assemblies expand and run simultaneously when they are from the same namespace
Steps to reproduce:
1. Open Project "TestRunnerExpandBug"
2. Open Test Runner
3. Expand and run dlls from one of the Assemblies
Expected result: only the selected dll is expanded or executed
Actual result: dlls from the same namespace are expanded and executed simultaneously
Reproducible with: 2018.3.7f1, 2019.1.0b5, 2019.2.0a7
Note: can't reproduce in 2017.4 with the attached Project because of backwards compatibility issues
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
- [Linux] Bug Reporter window is in Light mode when the Editor theme is Dark mode
- Color Picker preview rectangle doesn’t update when adjusting colors for Specular color field for Terrain Layer
- Character Controller fall through the ground when touches 100 colliders
- Paragraph Spacing and the 'line-height' tag are not working when the Advanced Text Generator is enabled
- Non-standard error icon is used in Shader Graph
Resolution Note (fix version 1.0.15):
Fixed in test-framework version 1.0.15 and newer