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
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
Add comment