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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
This is a duplicate of issue #1288679