Steps to reproduce:
- Open the attached project
- Open the Tile Palette window
- Click on the button to open the Saved brushes overlay
- If there are no saved brushes, save one
- In the overlay window, right-click on the Column names
- Disable both Columns
- Observe the Console window
Actual results: A safeguard for disabling all columns is missing, which leads to NullReferenceException errors being spammed in the Console window
Expected results: A safeguard that prevents the disablement of all columns is present
Reproducible with versions: 6000.0.74f1, 6000.3.14f1, 6000.4.5f1, 6000.5.0b6, 6000.6.0a4
Tested on (OS): Windows 11, macOS 26.4.1
Notes:
- Once the bug has been reproduced, it can lead to the Scene view becoming non-responsive (Switch to Game view and then back to Scene view when both windows are docked in the same tab)