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
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
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.