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
- 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
Add comment