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
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
- No character limit when creating a new Scene with excessively long name, Editor can be forced to crash
- URP Decal Projector flickers/glitches when added to Cube or Quad GameObjects as a Component
- Text "Outline Width" is not shown in the Text Property Preview window in UI Builder when the Text Size is smaller than 19px
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