Search Issue Tracker
Fixed in 2020.1.X
Votes
2
Found in
2020.1.0a15
Issue ID
1203285
Regression
Yes
Folder name not rendered fully if there is a dot/period (.) character in the name
Folder name not rendered fully if there is a dot/period (.) character in the name
Steps to reproduce:
1. Open new project
2. Create new folder with name that has a `.` (period) character in it. For example "5. Test"
3. Observe the folder showing up as "5 " in the Assets window. When you click on it, it still shows the actual folder name at the bottom of the window
Expected: Folder name should be shown in full
Actual: The last dot in the name will eat up whatever was written after it
For example: "Test.Test" becomes "Test"
"Test..Test" becomes "Test." and so on.
Reproduced on: 2020.1.0a15
Not reproduced on: 2020.1.0a14, 2019.3.0f2
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
Add comment