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
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES
- Scaled Backgrounds List and dropdown text are enabled while Scaled Backgrounds field is disabled in IMGUI Debugger window
- Editor crashes when large value is entered in Scaled Backgrounds field of IMGUI Debugger window
Add comment