Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.3.0b1
Issue ID
952529
Regression
No
Tilemap Move causes incorrect tile to appear under selection
Moving a Tile on a Tilemap can cause the incorrect sprite to briefly show up as the tile you wish to move
Reproduction Steps:
1. Download + open the attached project (Scene: HelloTile)
2. Paint some type of tile
3. Click on the 'Select Tile' Tool
4. Select a single tile that uses a different sprite from the one you just painted
5. Click on the 'move' tool
The selected tile should change its sprite to be that of the tile you last painted.
This seems to be only temporary as once you have moved the tile the sprite changes back to the correct one.
See attached gif for a demonstration!
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment