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
- “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