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
- Radio Button is squished or selection indicator is off center in Play mode when it's scaled down
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
Resolution Note:
There are no fixes planned for this Bug