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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment