Search Issue Tracker
Active
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120718
Regression
No
Parameterized Tests with ValueSource fail when supplied parameter is an System.Object
Steps to reproduce:
1. Open the attached project “ParameterizedTestBug.zip“
2. Open the Test Runner window (Window -> General -> Test Runner)
3. Select the button “PlayMode”
4. Scroll down to display the individual parameterized tests (Tests.dll -> BrokenTest -> Test -> Test(Brokentest+TestData)
5. Double click the first generated test
6. Observe the Console
7. Double click the second generated test
8. Observe the Console
9. Find the "Good" tests and run the second generated test
10. Observe the Console
Expected result: Double clicking a test runs the test that was clicked
Actual result: Double clicking the first faulty test runs all of the tests, while double clicking the second or third tests doesn’t run anything
Reproducible with: 2023.1.0a1, 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
- [Usability] Selecting Animations Clips in a Blend Tree's Motion List does not Visualize their Weight if all Weights have been enabled previously
Add comment