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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
Add comment