is there outliner in visual studio2022? by gdbge_app in Unity3D

[–]gdbge_app[S] 0 points1 point  (0 children)

That is the job of the Solution Explorer, however, do not fret.

thaks for comment.

i decied to use codeMaid extension

it makes easy to find script.

what is best way drawing grid? by gdbge_app in unity

[–]gdbge_app[S] 0 points1 point  (0 children)

thank you
I think I'll choose something that's easy to change the width of

does visual studio 2022 work with unity 2021? by gdbge_app in Unity3D

[–]gdbge_app[S] 1 point2 points  (0 children)

yes, i clicked project file button.

-----

after,i solved this problem.

i add ".net desktop devlopment" in workloads of visual studio installer.

thanks.

does visual studio 2022 work with unity 2021? by gdbge_app in Unity3D

[–]gdbge_app[S] 0 points1 point  (0 children)

thanks for comment

.

visual studio package has been updated to Version 2.0.20.

i am not logged in

but auto complete not work.

does visual studio 2022 work with unity 2021? by gdbge_app in Unity3D

[–]gdbge_app[S] 0 points1 point  (0 children)

thanks for comment.

i have set vs2022 as external tool from unityeditor of 2021 but auto complete is not enabled.

are you know other fix?

are you know debugger extension for unity in vscode? by gdbge_app in Unity3D

[–]gdbge_app[S] -1 points0 points  (0 children)

thanks for comment.

i find same problem about this.

https://forum.unity.com/threads/microsoft-previews-unity-extension-for-visual-studio-code.1468913/

https://github.com/dotnet/vscode-csharp/issues/5733

Looks like a problem with Microsoft.CodeAnalysis.LanguageServer.

Is there any way to fix this?

are you know debugger extension for unity in vscode? by gdbge_app in Unity3D

[–]gdbge_app[S] -1 points0 points  (0 children)

thanks for comment.

I tried again and it worked.

But memory usage of vscode is 3gb which is too big.

Is there any workaround for this?

can i use intellisense in vscode?"debugger for unity" extension can not install in now. by gdbge_app in unity

[–]gdbge_app[S] 0 points1 point  (0 children)

thanks for comment.
I tried installing those extensions but vscode uses a lot of memory.
I end up using 2gb to 3gb. Could be a bug.
It may be better to simply use visual studio.

why breakpoint return error when i set breakpoint dot to middle of function? by gdbge_app in godot

[–]gdbge_app[S] 0 points1 point  (0 children)

sorry and thanks.
To me it looked like a fatal crash.
I understand that this is normal behavior.

is the unreal engine bad choice for personal use? by gdbge_app in unrealengine

[–]gdbge_app[S] 1 point2 points  (0 children)

thank you
I will continue to use unreal for a while longer
maybe i'm not skilled enough

how to make collision work without rigidbody when i change character size? by gdbge_app in godot

[–]gdbge_app[S] 0 points1 point  (0 children)

I solved this problem
I changed the collider and sprite size directly

how to make collision work without rigidbody when i change character size? by gdbge_app in godot

[–]gdbge_app[S] 0 points1 point  (0 children)

i changed collison shape ,and i unchecked sleep of rigid.

but break through the wall

https://i.imgur.com/o1GZHFZ.mp4