Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.2.0a4
2018.3.0a12
Issue ID
1076509
Regression
Yes
[UnityTest] Tests ignore the NUnit "Repeat" attribute
Reproduction steps:
1. Open "workbench-trunk.zip" project
2. Open "Test Runner" -> "PlayMode"
3. "Run All"
Expected Result: The tests should pass successfully
Actual Result: The individual tests pass, but the fixture fails
Reproduced with: 2018.3.0a12, 2018.3.0a1, 2018.2.7f1, 2018.2.0b1, 2018.2.0a7. 2018.2.0a4
Did not reproduce on: 2018.2.0a3, 2018.1.9f2, 2017.4.11f1
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note:
Unfortunately, it is not feasible to support this NUnit feature with [UnityTest]. We'll add it to a list of [UnityTest] related limitations