Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0-beta.2
Issue ID
HUBX-701
Regression
Yes
Error is thrown when creating a new project in root directory ("C:\")
Reproduction steps:
1. Open Unity Hub
2. Click "New Project"
3. Change the Project's Location to "C:\\"
Expected result: No errors are thrown
Actual result: Error is thrown: "The location name is invalid. Names can include letters (a-Z), numbers (0-9), and underscore (_)"
Reproducible with: Unity Hub 3.0.0-beta.2
Not reproducible with: Unity Hub 2.4.5
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
There are no fixes planned for this Bug