Facepunch / sbox-issues

178 stars 12 forks source link

Inspector sometimes becomes an extension of the viewport, somehow #7007

Open Retroeer opened 6 days ago

Retroeer commented 6 days ago

Describe the bug

I'm not entirely sure what the repro for this is, but whenever I start my project theres like a 75% chance the inspector just becomes one with the viewport, effectively making it impossible to use, luckily you can work around it by wiggling the size of it, but yeah, its shit

To Reproduce

  1. Start a project
  2. try and click around in the inspector
  3. Inputs get forwarded to the viewport

Expected behavior

The Inspector should not be doing that I think

Media/Files

https://github.com/user-attachments/assets/f48dfa09-2c1a-470b-bcc3-9a6fea9eb306

Additional context

No response

solwllms commented 2 days ago

fix for #6534 should also stop this happening I think

Retroeer commented 2 days ago

sol goodman