Search Issue Tracker
In Progress
In Progress in 1.4.X
Votes
0
Found in [Package]
1.4.5
Issue ID
DSTR-1065
Regression
No
System.InvalidOperationException is generated in exported XML when running asynchronous tests in Edit mode
How to reproduce:
1. Open the attached “IN-86059” project
2. Open the Test Runner window (Window → General → Test Runner)
3. Ensure the “EditMode” tab is selected
4. Select “Run All”
5. Select “Export Results”
6. Open the generated XML file and observe the results
Expected result: The test results show no errors
Actual result: The test results contain a “System.InvalidOperationException : EditMode test can only yield null" error
Reproducible in: 1.4.5 (2021.3.44f1, 2022.3.50f1, 6000.0.23f1)
Not reproducible in: 2.0.1-pre.18 (2021.3.44f1, 2022.3.50f1)
Fixed in: 2.0.1-exp.1 (2021.3.44f1, 2022.3.50f1)
Reproducible on: Windows 10, 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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment