Search Issue Tracker
Fixed in 5.6.0
Votes
0
Found in
4.3.0a3
Issue ID
555679
Regression
No
Cant create folder with name "Z1" in this current folder
Cant create folder with name "Z1" in this current folder
2) How can we reproduce it using the example you attached
1 Open attached project
2 Go to Assets folder in the Project view
3 Remove folder "z1"
4 Try to create folder "Z1" - the folder name will be "z1" but should be "Z1"
after reporting a bug appeared warning:
"Renamed .meta file 'Assets/z1.meta' to 'Z1.meta' because the .meta file had an inconsistent case."
After this warning the casing of the folder name fixed itself and the folder was called Z1.
Bug appears only in Assets folder and only with "z1" folder
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