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
- Incorrect color values are saved for Swatches when using HDR Color Picker
- Editor crashes when adding/removing a UI Document Style Sheet while in Play mode
- Scene and Game views turn black when all light sources are disabled
- Memory spike after activating Freeform Light2Ds
- Line Renderer Component elements do not fit in the Inspector window when minimising Inspector window is minimised
Add comment