Unity-Technologies / 2d-extras

Fun 2D Stuff that we'd like to share!
Other
1.56k stars 344 forks source link

Box erase doesn't work on prefab brush #232

Closed Quickz closed 4 years ago

Quickz commented 4 years ago

Description

Holding shift and using Paint a filled box with active brush (U) does not delete prefab instances generated by a prefab brush. In case of normal tiles it works just fine, so I'm assuming it should function the same for prefabs as well.

How to reproduce

  1. Create an empty scene with a tilemap
  2. Place a few prefabs using a prefab brush
  3. Select Paint a filled box with active brush (U) tool
  4. Hold SHIFT key and select a region of prefabs to erase them
  5. The prefabs won't be erased even though they should