Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X, 2017.3.X
Votes
0
Found in
2017.2.0b10
Issue ID
951514
Regression
No
Using Tilemap.ClearAllTiles() some tiles are left behind until Unity recompiles or saves project
To reproduce:
1. Download attached project "2DAdventureGame.zip" and open in Unity
2. Open "Test" scene
3. Click "MapGenerator" game object
4. In Inspector window, in "Map Generator" script you will see "Clear Map" button - press it
Expected Result: All generated Tiles will disappear
Actual Result: Some Tiles will disappear, but not all of them
Notes:
- This issue appears on Windows and OSX
- Workaround: If you will compile project or save it, then Tiles will disappear
Reproduced on Unity 2017.2.0f1 and 2017.3.0b1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
Add comment