Jump to content

Unity to Visual studio

Hello guys,

 

I am trying to edit C# script for player movement in unity. Trying to open Visual Studio directly clicking script but happens next

 

Unable to find bridge dll in registry for Microsoft Visual Studio Tools for Unity for C:/Program Files (x86)/Microsoft Visual Studio/2017/Community/Common7/IDE/devenv.exe
<UnityEngine.Debug:Log(Object)
VisualStudioEditor.VSInitializer:InitializeVisualStudio(String, Dictionary`2)
VisualStudioEditor.VSInitializer:Initialize(String, Dictionary`2)
VisualStudioEditor.VSEditor:Initialize(String)
VisualStudioEditor.VSEditor:.cctor()
UnityEditor.EditorAssemblies:ProcessInitializeOnLoadAttributes(Type[])>

 

 

 

Any suggestions ?

---___--- HP Probook 450 G0 ---___---

I5-3230M 2.60Ghz ( 4 CPUs ) ~ 2.6Ghz

8192Mb RAM

AMD Radeon HD 8600/8700M

120 GB SSD + 1TB HDD

Link to comment
Share on other sites

Link to post
Share on other sites

It looks like there is something wrong with your installation of Visual Studio Tools for Unity.

Maybe try to reinstall it, and make sure that all paths of your Visual Studio installation are correct.

 

Open Visual Studio Installer and make sure you added Unity Game Tools (might be labelled differently, I'm not sure about that name)

Link to comment
Share on other sites

Link to post
Share on other sites

Uninstall Unity & visual studio. 

Install unity. When prompted, install visual studio. Everything will link automatically. 

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×