LogicalError / realtime-CSG-for-unity

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

When arrows visible and i hold alt and rotate or drag camera it zooms out a lot #320

Closed friuns2 closed 1 year ago

friuns2 commented 3 years ago

bug: when arrows visible and i hold alt and rotate or drag camera it zooms out a lot Unity 2019.4.17f

https://user-images.githubusercontent.com/16543239/106351422-bdb8c300-62e4-11eb-948a-6ad641c319db.mp4

cr4yz commented 3 years ago

https://github.com/LogicalError/realtime-CSG-for-unity/blob/03adff579cc82167b2dd5d226ec89cd6745249fe/RealtimeCSG/Assets/Plugins/RealtimeCSG/Editor/Scripts/View/GUI/EditModeGUI/EditModes/Generators/Generator.Base.cs#L663

Seems to be the code causing it. I've commented it out

nukeandbeans commented 2 years ago

Does this issue still persist with the current version?

nukeandbeans commented 2 years ago

Fixed with #349

Janooba commented 2 years ago

Confirmed fixed in #349 using 2019.4.31f1 but it appears you cannot press F to focus on the block being generated. Minor but notable.