- Home /
memory race conditions in unity Game Engen
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
Answer by xxmariofer · May 20 at 09:32 AM
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
Your answer

Follow this Question
Related Questions
Unity 4.3 Mono 4.0.1 and the .NET 3.5 to 4.0 Library issue 2 Answers
Mono 4.0.1 autosuggestions incomplete? 0 Answers
Mono - Develop not working? 1 Answer
Can't open scripts with monodevelop? 1 Answer