Facepunch / sbox-issues

175 stars 12 forks source link

Shift-click multiselect no longer works #5698

Closed chrisspieler closed 3 months ago

chrisspieler commented 3 months ago

Describe the bug

In the scene editor, when holding shift and left clicking on a GameObject, the previous selection is lost.

To Reproduce

  1. Open any scene
  2. Click on a GameObject to select it
  3. Hold shift and click on any other GameObject
  4. See that the first GameObject you selected is no longer selected

Expected behavior

Holding shift should add to the current list of selected GameObjects.

Media/Files

No response

Additional context

This issue started recently - probably today or yesterday - as I use multi-select all the time.

CarsonKompon commented 3 months ago

This being fixed is probably what broke it https://github.com/Facepunch/sbox-issues/issues/5680