Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.59f1
6000.2.7f1
6000.3.0b4
6000.4.0a1
Issue ID
UUM-120742
Regression
No
Unity Version Control “Create a new workspace” window text boxes expand vertically when inputting a very long text and covers the whole window
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Open the Unity Version Control window (Window > Version Control > Unity Version Control)
- Paste in or enter a very long text into the "Repository" textfield
- Observe the Unity Version Control window
Actual results: The "Repository" textfield expands infinitely vertically pushing out all the other UI elements to become inaccessible
Expected results: The "Repository" textfield either truncates text or does not allow that many characters in the first place as it wouldn't be able to make the repository with that many characters
Reproducible with versions: 6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1
Tested on (OS): MacOS Silicon Sequoia 15.6.1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Posponed for now as we plan to do a UX redesign in the short term that will end up fixing this one.