Search Issue Tracker
By Design
Votes
0
Found in
3.0.1
4.0.0
5.0.0
Issue ID
UUM-133853
Regression
Yes
A tile from the wrong layer gets selected in the Tile Palette when an Aseprite file with multiple layers is imported as a Tile Set
How to reproduce:
1. Open the attached project “IN-131997”
2. Open the “SampleScene”
3. Import the “Tileset” Aseprite file into the project
4. In the Project window, select the imported file
5. In the Inspector, change the Import Mode to “Tile Set” and press Apply
6. Open the imported Tile Set in the Tile Palette window
7. Select one of the wall tiles in the Tile Palette window
8. Observe the selected tile in Scene View
Actual result: The selected tile is a ground tile
Expected result: The selected tile is a wall tile
Reproducible with: 1.2.3 (6000.2.0b1), 3.0.1 (6000.3.6f1), 4.0.0 (6000.4.0b6), 5.0.0 (6000.5.0a5)
Not reproducible with: 1.2.2 (6000.2.0b1)
Could not test with: 1.1.10 (6000.0.66f2) (“Tile Set” import mode is not supported)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
Thank you for reaching out to us. By default, you'll draw tiles which are on the first (0) layer. This is why you keep selecting the floor tile in your report. If you wish to select other layers, make sure to uncheck the "Lock Z-position" checkbox in the default brush settings, and increase the Palette Z Position. Keying in number 2 in the Palette Z position should select the wall tiles in your tilemap.
Do let us know if you have any further questions!
Resolution Note:
Thank you for reaching out to us. By default, you'll draw tiles which are on the first (0) layer. This is why you keep selecting the floor tile in your report. If you wish to select other layers, make sure to uncheck the "Lock Z-position" checkbox in the default brush settings, and increase the Palette Z Position. Keying in number 2 in the Palette Z position should select the wall tiles in your tilemap.
Do let us know if you have any further questions!