Search Issue Tracker
Active
Votes
0
Found in
2022.3.52f1
6000.0.30f1
6000.1.0a7
Issue ID
UUM-90191
Regression
No
Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
*Steps to reproduce:*
# Create a new project.
# In Project view, create new folder.
# Open this folder and right click on empty space inside it > Rename.
*Actual results:* No rename field appears to activate, looks like nothing happens. When you click outside the Project tab a warning pops up:
{code:java}
Can't rename to empty name
UnityEditor.HostView:OnLostFocus (){code}
*Expected results:* Either Rename option should be disabled, or something should happen (such as a rename field appearing) when you click rename.
*Reproducible with versions:* 6000.1.0a7, 6000.0.30f1, 2022.3.52f1, 2022.2.0a17
*Can’t test with versions:* 2021.3, not available on OS
*Tested on (OS):* Ubuntu 24.04
*Notes:*
* Attached .mp4 of this occurring.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Add comment