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
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment