Does the Unity Game Engen use the same Memory stack as Visual Studio 2022? Because the Time I switch Between the Unity Editor and Visual studio 2222 it is very slow when it loads in. The Two editors seem to be Fighting for memory Allocation. There was even a Case when I swopped between Game Mode and Editor Mode Both Editors Froze and my Character di not move. Pleas fix Bug so Both Editor Do not Freeze. When you update the Unity Editor next time pleas Fix it . It is a serious Problem. My main editor for C# scripting is Visual studio 2022. Thanks in advance. hiltonvarian1@gmail.com
when you change from unity editor to visual studio unity recompiles the code, thats why it freezes, its not a bug, not a problem and cant be fixed. you can force untiy to not recompile while in play mode so your character continues moving after doing some changes in visual studio