Search Issue Tracker
Fixed in 2018.3.X
Votes
1
Found in
2018.2.0b6
Issue ID
1043365
Regression
No
Game View displays unplaced Tile when it is visible on the Scene and other tab is selected
How to reproduce:
1. Open the "SampleScene" scene in the attached project
2. Open the Tile Palette window
3. Select a Tile from the Tile Palette
4. Hover the cursor with the selected Tile near the edge of the Scene View window
5. Click another tab to hide the Scene tab, while the selected Tile is still visible on the scene
6. Check the Game View window
Expected behavior: The unplaced Tile is not visible in the Game View.
Actual behavior: The Tile that was not placed on the Tilemap is visible on the Game View.
Reproducible with - 2017.4.4f1, 2018.1.2f1, 2018.2.0b6
Notes:
- Could not test on 2017.2.3p1 due to crash on ValidateAndUpdateTileAssetDirty (case 976411).
- Not tested on 2017.1 because 2D Tilemap was introduced in 2017.2.
- The unplaced Tile disappears when hovering the mouse over the Tile Palette window, or Tile Palette and then some other window.
Fixed in 2018.3.0a8
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Builds fail with "System.IO.IOException: The file is too long" when building a specific project
- Meta Quest System Keyboard does not render text in its input field when typing
- UI Source Image property gets set to 'None' when using a specific Sprite and Play mode is entered
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
Raseru
Jul 18, 2018 17:33
I believe this might be related to spriteatlas not packing images correctly. Here is an example https://i.imgur.com/L8SIDfR.png I only show the text image in the scene, but the not used image is overlapping the other image and showing up.