You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know the reasoning behind freezing the whole unity. But it's counter productive for me.
When Rider hits the breakpoint, I cannot use the inspector to see the state of different objects. Which is very important in debugging.
My suggestion is that Rider should pause the game when it hits a breakpoint. This way I can still use the editor to evaluate the situation.