Search Issue Tracker
By Design
Votes
0
Found in
6000.0.55f1
6000.1.15f1
6000.2.0f1
6000.3.0a4
Issue ID
UUM-113198
Regression
No
“Profile already exist” message appears in “Rename profile” window when trying to rename existing profile name
Steps to reproduce:
1. Create new Unity project
2. Open Shortcuts window (Unity > Shortcuts)
3. Open Profile list
4. Select to “Create new profile…”
5. Enter new Profile name, like “Test”
6. Press “Create”
7. Open Profile list again
8. Select “Rename profile…”
9. Observe the the message below the “Profile Name” field
Actual results: When opening “Rename profile” window user gets “Profile already exist” message without entering or reentering profile name
Expected results: “Profile already exists” message should appear if user enters the same name which already exists
Reproducible with versions: 6000.0.55f1, 6000.1.15f1, 6000.2.0f1, 6000.3.0a4
Tested on (OS): macOS Silicon, Sequoia 15.5
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Thank you for bringing this issue to our attention. After careful consideration, we are closing this issue.
This behavior is intended as the original name is the one set by default when "renaming" a profile. Then it's conflicting with an existing one (itself) and this is intended.
Thanks for the feedback on this, but after consideration we will keep the behavior of renaming this way.