Search Issue Tracker
Fixed
Fixed in 2.0.1-pre.18
Votes
0
Found in [Package]
1.1.24
Issue ID
DSTR-219
Regression
No
Tests in a categorized class are filtered as Uncategorized when using two TestCase attributes for the same test
How to reproduce:
1. Open the attached project "TestCategoriesBug.zip"
2. Click Window > General > Test Runner > Play Mode
3. Select Uncategorized in the categories
4. Observe the tests displayed
Expected result: You don't see the WithClassCategory tests
Actual result: You see two uncategorized tests under WithClassCategory
Reproducible with: 1.0.0 - 1.1.24 (2018.4.34f1, 2019.4.25f1, 2020.3.7f1, 2021.1.6f1, 2021.2.0a16)
Workaround: Add a Category attribute above the outer TestCase attribute
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Add comment