Search Issue Tracker
Active
Votes
0
Found in [Package]
3.15.0-beta.1
Issue ID
HUBX-1527
Regression
No
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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment