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
- Texture is not applied on a Custom Render Texture when a Cubemap is selected as the texture
- 2D light leaks through ShadowCaster2D when ShadowCaster2D components are disabled then re enabled at runtime in Player builds
- Unity Hub redirects to The Unity Roadmap when navigating to “Send Feedback” option
- UI Toolkit throws warning and fails to clear references when fields are not typed as UnityEngine.Object
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
This is a duplicate of issue #1288679