Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4
2018.4
2019.2
2019.3
2019.3.0f5
2020.1
Issue ID
1216101
Regression
No
There is a backward slash in the asset path when generating more than one tiles in Tile Palette
How to reproduce:
1. Open the project "case_1216101-BackwardSlash"
2. Open the Tile Palette window
3. Select "New Palette" in the Tile Palette window
3. Select the Sprites "Square" and "Square 1" in the Project window
4 Drag them into the Tile Palette
5. Select "New Folder" folder when "Generate tiles into folder" window opens
6. Observe the results in the opened "Generate Tile Assets" window
Expected results: the path of the generated asset contains slashes "/" in the opened window
Actual results: the path of the generated asset contains one backward slash "\" in the opened window
Reproducible with: 2017.4.36f1, 2018.4.17f1, 2019.2.20f1, 2019.3.0f6, 2020.1.0a22
Notes:
1. The issue is reproduced only when more than one asset is generated (you can see that in the screenshot "BackwardSlashBugScreenshot2")
2. The issue is reproduced only when the path contains one new created folder, e.g Generating Assets/New Folder/Square.asset (you can see that in the screenshot "BackwardSlashBugScreenshot3")
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a24