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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment