Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.3f1
Issue ID
UUM-72291
Regression
No
[Win ARM] URP projects fail to build that have a space in the name
Steps to reproduce:
- Open Unity Hub in a Windows ARM machine
- Click "New Project"
- Select the template: "Universal 3D"
- Make sure the name has a space in it - eg. "My project"
- Click "Create Project"
- Build the project
Expected results: No errors or warnings are thrown.
Actual results: Build fails and an error is thrown:
{code:java}
The system cannot find the file: C:/Users/svc-auto-jenkins/Projects/My.{code}
Tested on (OS): Windows 11 ARM
Note: Not reproducible if the name doesnt contain any spaces. eg. "MyProject"
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
- “Baking ReferencedPrefabAuthoring!” errors are thrown when creating or deleting unrelated GameObjects in a SubScene that references prefabs
- Cannot scroll down to see all UI Builder Inspector items after content is resized
- Crash on SceneTracker::SetObjectDirty when entering Play mode on a project with specific Assets
- UI Toolkit's TextInput element does not inherit layout parameters from the TextField element when TextField.multiline is true
- The TileMap grid in the Tile Palette is not visible when Screen Space Ambient Occlusion is enabled
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/BUR-2686