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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
This is a duplicate of issue #1288679