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
- Reflection Probe “Probe Scene Editing Mode:” text is barely visible
- [HDRP] Game view doesn’t refresh after changing Camera Background Type until mouse moves over it
- Some Shaders appear twice in Material Shader selection menu
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
Resolution Note (fix version 1.0.15):
Fixed in test-framework version 1.0.15 and newer