Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

Feature Request Allow Hub proj renames (eg: "src" -> "My Proj")

Discussion in 'Unity Hub' started by MrLucid72, Jun 9, 2023.

  1. MrLucid72

    MrLucid72

    Joined:
    Jan 12, 2016
    Posts:
    903
    upload_2023-6-9_13-14-36.png

    It's a common practice to reserve the top level of a git repo for utilities and meta junk, then nest the actual source code in a `src` type dir. When I load in hub, all my projects are annoyingly named "src".

    Can we get the ability to rename our project? Or perhaps get the project name from Unity ltself (surely there's something you can check - either CLI or required files that contain the proj name)?
     
  2. Lurking-Ninja

    Lurking-Ninja

    Joined:
    Jan 20, 2015
    Posts:
    10,073
    As usual, you can vote for this feature on the roadmap.

    rename-a-project
     
  3. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,061
    isn't that roadmap feature for renaming actual folder?
    (at least the gif suggests that, which seems like an misunderstanding when people want to rename the displayed title)
     
  4. Lurking-Ninja

    Lurking-Ninja

    Joined:
    Jan 20, 2015
    Posts:
    10,073
    IDK where the gif suggests that because only the title changes on my version of animated gif, the folder stays the same.
     
  5. mgear

    mgear

    Joined:
    Aug 3, 2010
    Posts:
    9,061
    i see this,
    upload_2023-11-3_20-54-43.png

    then,
    upload_2023-11-3_20-54-56.png
    *check the path below project name


    actually at one point the path is
    upload_2023-11-3_20-56-2.png

    (so maybe it was just meant as an quick example..)
     
    Lurking-Ninja likes this.
  6. Lurking-Ninja

    Lurking-Ninja

    Joined:
    Jan 20, 2015
    Posts:
    10,073
    Ah, I guess I'm blind, I totally focused on the path in the main window and there the folder doesn't change, sorry.
    I guess we can't really rely on the anim gif as additional information in this case.