Unity projects are shown as their folder name, but I would like to rename the project's label in VCC without renaming the actual file folder. The Unity Hub has this feature already, but not VCC. In Unity Hub you can select the action "Set project display name" for a project and give it a custom nickname. Unity Hub also has a setting to display a project's product name (as specified in Project Settings>Player) instead of the directory name, which would also work. This was a commonly requested feature before Unity actually added it to hub, see this thread on the unity forums: https://discussions.unity.com/t/renaming-projects/689478/85 It would be a useful organizational feature for those of us who use a parent folder outside of their Unity project, which seems to be not uncommon from what I read online. I have unity projects as sub folders of a main project folder which also contains other stuff like my notes, references, and source files for art assets. I can name the unity project folder "Unity" but that makes it more difficult to distinguish in the VCC, or I can name it the project name, but it makes the directory more confusing since the project name is used for two folders.