Search Issue Tracker
Active
Votes
0
Found in [Package]
1.1.9
Issue ID
DSTR-51
Regression
No
[Test Runner] Passing a non-full-path of XML file for -testResults in Unity Batchmode causes error and hangs Unity
When Unity is instructed to run Play mode tests, the full path to the results file must be given. If this not given, then Unity will hang indefinitely.
Steps:
1. Create a New Project, save it, exit Unity
2. Open attached file ("RunTests.bat") and edit it:
a) change Unity.exe location
b) change projectPath location
3. Run batch file
4. Click any number on keyboard
Expected results: batch operation finishes, results appear on .xml file
Actual results: Unity hangs.
Workaround: give a full path to -testResults.
Reproduced with: 2017.3.0b3, 2017.2.0f2, 2017.1.2p1, 5.6.4p1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
Add comment