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
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
- Builds fail without a useful error message when building a project with invalid product name
Add comment