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
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
- Code continues to run after enabling the Frame Debugger when in paused Play Mode and using 'WaitForSecondsRealtime' coroutine
Resolution Note (fix version 2020.1):
Fixed in 2020.1.0a24