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
- 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
- Errors and warnings are thrown after installing Visual Effect Graph Learning Samples
- Add Behaviour dropdown has a part in which the dropdown outline is cut out when the Add Behaviour dropdown is opened
Add comment