LogicalError / realtime-CSG-for-unity

Realtime-CSG, CSG level editor for Unity
https://realtimecsg.com
MIT License
735 stars 77 forks source link

[Bug] Realtime CSG overlay breaks scene overlay windows #318

Closed FreshlyBrewedCode closed 2 years ago

FreshlyBrewedCode commented 3 years ago

I noticed that scene overlay windows (tools window, particle system window, etc.) won't receive any GUI events while the realtime CSG overlay window is open. Here is a gif that showcases the issue: NqYVtuxIdX Once I close the realtime CSG window and it jumps back into overlay mode the click is not registered anymore on the particle overlay window but instead the click goes through the window and deselects the particle system. I tested several other overlay windows so it is not just the particle window.

I am using the latest version from master with Unity 2020.2.0f1.