Closed carrascomj closed 1 year ago
I stumbled upon this issue and I think I have more intel: This might not have anything to do with egui!
It also happens when you unfocus the game window and then click back into it, regardless of whether you have the bevy_egui
feature enabled or not.
Just ran into the same issue and thought I'd add my input.
It also happens when you unfocus the game window and then click back into it, regardless of whether you have the
bevy_egui
feature enabled or not.
I'm unable to replicate the panning on re-focusing the window - Although that might be KDE's focusing on hover - I'll update this if/when I test on other platforms.
Can reproduce the bug (the original one, not the window focus one), but don't have time to look into it now.
I think we can close this, as it was fixed (for me) by https://github.com/johanhelsing/bevy_pancam/pull/44.
Whenever I click on the egui window, there is a translation of the camera. This did not happen with bevy 0.9.1.
Steps to reproduce
Log
(running on iGPU)