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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment