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
- Decal is not drawn when using Deferred Rendering, a Rendering Layer, and Screen Space Ambient Occlusion
- "unity-radio-button-group__container" element is not referenced when calling RadioButtonGroup.contentContainer
- Unclear documentation about when ScriptableObject.Awake() is called
- [Windows] UnityPluginLoad is not called when the Native plug-in is embedded
- Layout is not rendered when Prefab is opened in context mode after upgrading the project
Add comment