Unity Issue Tracker - Unity Hub version control character limit is incorrect and when connecting version control through Hub with the maximum character amount, a “Workspace name is too long.” error is thrown in the Editor
Fixed
HUBX-1527
Unity Hub version control character limit is incorrect and when connecting version control through Hub with the maximum character amount, a “Workspace name is too long.” error is thrown in the Editor
Package: Hub App
Won't Fix
3.17.X
I've added char length management to the repository name input so it doesn't exceeds the 100 chars limit including the Unity Cloud Project name.
Steps to reproduce:
Open Unity Hub
Right-Click any project that is not connected to Unity Version Control
Select "Use Unity Version Control"
Enter the maximum 100 characters into the "Repository" field
Click the "Connect to Version Control" button
Observe the Console window when Editor loads
Actual results: "Error creating workspace for Project: Workspace name is too long. Its current length is 136, whereas the maximum allowed length is 100" error is thrown
Expected results: Unity Version Control is connected and no errors are thrown
Reproducible with versions: 3.15.0-beta.1
Tested on (OS): MacOS Silicon Sequoia 15.6.1
Prioritise and Follow this issue
Have a workaround or additional info about this issue?