Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a11
Issue ID
1077694
Regression
No
[Tilemap] Clicking something outside the tilemap and then quickly inside the tilemap, draws a line as if dragging the cursor
Steps to reproduce:
1. Open attached project (tilemap-gone.zip)
2. Open 'TilemapTest' scene
3. Open 'Tile Palette' window, choose 'Rocks' tile palette and select one of the tiles to paint with
4. Click anywhere outside the tilemap (select some setting in Inspector or Hierarchy, or even click on some other app)
5. Then quickly click on the tilemap
6. Notice it registers the click as a mouse being dragged and draws a line (see attached gifs)
Happens on all Grid types (Rectangle, Hex, Isometric).
Additional Note: Issue is easier to reproduce on Mac Editor.
Reproduced with: 2017.4.7f1, 2018.2.6f1, 2018.3.0a11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
Add comment