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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (fix version 1.0.15):
Fixed in test-framework version 1.0.15 and newer