Search Issue Tracker
Duplicate
Votes
0
Found in
2020.1.11f1
2020.1.13f1
Issue ID
1293308
Regression
Yes
The first letter of an Asset's name gets replaced by an underscore when the Asset is dragged from explorer to the Project window
How to reproduce:
1. Create a folder and name it "Test"
2. Create a new Unity project
3. Drag the created folder to the Project window inside Unity Editor
Expected results: The folder's name stays "Test"
Actual results: The folder's name is renamed to "_est"
Reproducible with: 2020.1.11f1, 2020.1.14f1
Not reproducible with: 2018.4.29f1, 2019.4.15f1, 2020.1.10f1, 2020.2.0a1, 2020.2.0b12, 2021.1.0a6
Notes:
- First letter of the file's name does not get replaced by an underscore if that file is .png type and the name starts with a number
Comments (1)
-
JamesKaret
Dec 01, 2020 01:33
Using Unity 2020.1.15f1
not fixed. same problem happens to all my computers.
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
This is a duplicate of issue #1288679