Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.3.2
Issue ID
HUBX-481
Regression
No
Cannot use directory with spaces in the Advanced Project Settings
How to reproduce:
1. Add or create a project in Hub
2. Create "test folder" in C:
directory
3. Click on the project dropdown on the right to open the context menu
4. Choose "Advanced Project Settings"
5. add the following line in the text box:
-logFile "C:\test folder\logtest"
6. Try to run the project
Expected Behavior: The project runs and "logtest" file is created in "c:
test folder
" directory
Actual Behavior: No file is created and project does not run
Tested with 2.3.2 Unity Hub
Note: It seems that the Advanced Project Settings window does not recognize ", therefore it is impossible to use directories with spaces
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
There are no fixes planned for this Bug