Search Issue Tracker
Active
Under Consideration for 1.4.X, 1.5.X
Votes
2
Found in [Package]
1.4.5
1.5.0
Issue ID
DSTR-1068
Regression
No
"NotImplementedException" occurs when combining ParametrizedIgnoreAttribute with the async test
How to reproduce:
1. Open the attached project "UnityBugReports.zip"
2. Open Window>General>Test Runner
3. Select the "PlayMode" tab
4. Click "Run All"
Expected results: All tests are successful
Actual results: Tests fail with "System.NotImplementedException : Use ExecuteEnumerable"
Reproducible with: 1.4.5 (2021.3.46f1, 2022.3.53f1, 6000.0.28f1, 6000.1.0a5)
Could not test with: 1.3.0, 2.0.1-pre.18 (compilation errors in the Console window)
Reproducible on: Windows 11 23H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment