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
- Crash with multiple stack traces when performing various actions with the Cesium package installed
- Editor freezes when TextMeshPro text with an East Asian line-breaking control character wraps
- NullReferenceException is thrown and UI builder breaks when using a USS class with "transition-property: none"
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
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.