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
- Reflection Probe doesn't load until it's selected in the Hierarchy window when the project has been opened
- "ArgumentNullException" error in the Console when selecting certain ScriptableObjects and entering Play Mode
- Configurable joints become bouncier when setting "Bounciness" below 1
- Prefabs get corrupted when editing Particle System curves
- Colors on images become darker when enabling "Vertex Color Always in Gamma Color Space"
Add comment