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
- "No GUI Implemented" is displayed when using PhysicsMask with a CustomEditor
- "Report is from another project" popup warning is shown on domain reload when Project Auditor was previously ran in a different project
- Addressables Analyzer flags duplicate resource references from ScriptableObjects incorrectly when the corresponding field has been removed
- "IndexOutOfRangeException" and "NullReferenceException" are thrown and Element disappears from UI Builder when undoing rename of element in "Open Instance in Context" menu
- Select Scriptable Object window freezes and becomes unresponsive when currently opened UXML Template is selected for binding's Data Source
Add comment