Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.1
2019.2
2019.3
2020.1
2020.2
2020.2.0a10
Issue ID
1244347
Regression
No
[2D] Tilemap get erased while using "Flood Fill" brush when Select and Mover brush is used earlier
When Select and Move brushes are used and after that when Flood Fill Brush is used, it makes the Tilemap to get erased. Refer attached video
Steps to repro:
1. Create a new project with 2D Template.
2. Hierarchy > Create > 2D Object > Tilemap
3. Window > 2D > Tile Palette
4. Create New Palette > drag and drop Sprite in the Tile Palette
5. Select Tile from Tile Palette and draw in Tilemap
6. Select tile in Grid and move using "Select" and "Move" brush
7. Select "Flood Fill" brush > select tile in Tilemap
Actual Result:
Tile gets erased while using the "Flood Fill" brush.
Expected Result:
Flood Fill brush fills tilemap gracefully.
Occurring on:
2020.2.0a10, 2020.1.0b8, 2019.3.12f1, 2019.2.13f1, 2019.1.11f1, 2018.4.14f1
Environment:
Windows 10 and macOS 10.14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Add comment