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
- Shader properties do not appear on the GameObject when switching ShaderGraphs during runtime in the Player
- Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
- Rendering Debugger throws a warning and renders the Scene view in solid black when material debug tools and Path Tracing are used
- User gets "NullReferenceException: Object reference not set to an instance of an object" error in the Console during the search in the "Select Scene" window
- A blank narrow section becomes visible on the right side of the "Searches" section on max view
Add comment