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
- Reflection problems when unbaked Reflection Probes are present
- Light Explorer columns sorting arrow is too small
- Context menu actions (Collapse All, Expand All, Enable All, Disable All, Remove All, Reset All) do nothing in Volume component
- [Android] Audio volume decreases when returning to the app during screen recording
- Graphical issues are caused by GPU Occlusion Culling when using Amplify Shaders
Add comment