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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
This is a duplicate of issue #1288679