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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment