Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.2.0b8
Issue ID
1049597
Regression
Yes
[TestRunner] System.IO.IOException occurs when using command line via Process and ProcessStartInfo
To reproduce:
1. Download attached project "CommandLineBroken.zip" and open in Unity
2. In Test Runner press "Run All" button
Expected Result: Test succeeds
Actual Result: Test fails and throws a System.IO.IOException
Notes:
- This issue appears both on Windows and OSX
- System.IO.IOException is shared in Comments section
Reproduced on Unity 2018.2.0b8, 2018.2.0b9 and 2018.3.0a2
Not reproduced on Unity 2018.1.6f1 and 2018.2.0b7
Regression on Unity 2018.2.0b8
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Video is not rendered in Video Player when Material Override is set as the Render Mode and a SpriteRenderer is used
- Scene.isSubScene returns True when a Scene that is not a SubScene is loaded in a build
- The Search window does not show objects with inherited components when filtering by type
- Scrolling occurs when using a shortcut with "Wheel Up" or "Wheel Down" on a selection command in a scrollable Hierarchy window
- Shortcut fails to trigger when using KeyCode.WheelUp with ShortcutModifiers.Shift
Add comment