Copyright © 2026 Unity Technologies
Thank you for reporting a bug to Unity. We have investigated the issue but were unable to reproduce it with the information provided. This can happen due to differences in environment, project setup, or steps taken. We will close this case for now. If you're able to share additional details such as different projects, steps, hardware/software configuration, or logs - please let us know, and we'll be happy to re-evaluate.
Steps to reproduce:
Actual results: Unsupported characters are not validated immediately, unlike other fields such as Project name. They are only removed after a subsequent valid character is entered; if the project is created before that refresh, GitHub removes the characters automatically, while GitLab fails creation and shows a provider error.
Expected results: Unsupported characters should be handled consistently with other fields, either by showing immediate validation feedback or by being removed as soon as they are entered
Reproducible with versions: 3.17.2
Tested on (OS): Ubuntu 24.04
Notes:
"Failed to create GitLab repository. project_namespace.path: can only include non-accented letters, digits, '_', '-' and '.'. It must not start with '-', '_', or '.', nor end with '-', '.', '.git', or '.atom'.; path: can only include non-accented letters, digits, '_', '-' and '.'. It must not start with '-', '_', or '.', nor end with '-', '.', '.git', or '.atom'."
Issues you vote on will appear here