JetBrains / resharper-unity

Unity support for both ReSharper and Rider
Apache License 2.0
1.21k stars 131 forks source link

Reload Script Assemblies popup pops up on top of Rider every time (macOS) #2407

Closed joonjoonjoon closed 1 year ago

joonjoonjoon commented 1 year ago

When "Automatically refresh assets in Unity" is enabled, and I hit ctrl+s, the Reload Script Assemblies popup will pop up on top of the code I'm editing. It resets its position every time.

This has made me and several other developers in my community disable the feature. Is there a way that the dialogue can remember its position, or that it doesn't take foreground focus?\

image

citizenmatt commented 1 year ago

Unfortunately, this is a Unity issue - the dialog is created as a "topmost" window, and there is nothing Rider can do to prevent this. The only workaround right now is to disable the option. Please can you report the issue to Unity?