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
- Terms of Service agreement checkbox is invisible under specific OS system themes (UI Accessibility)
- Tile Palette: "Create New Tilemap" dropdown area is displayed in several colors
- Input.mousePosition stops syncing to touch input when using "DownloadHandlerTexture" in WebGL build
- UI Builder canvas doesn't update element styling accordingly when changing Active Theme for some Editor Authoring elements
- Selector Value buttons are not aligned with parameters in UI Builder
Add comment