Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Dismiss Notice

Unity Docs/Scripting API loading forever in Visual Studio Community 2017

Discussion in 'Code Editors & IDEs' started by Leonardo_Fernandes, Oct 19, 2019.

  1. Leonardo_Fernandes

    Leonardo_Fernandes

    Joined:
    Jul 1, 2013
    Posts:
    2
    So I got into Unity this week and i've been doing the Create with Code course in the official learn.unity.com.
    Im using Visual Studio Community 2017 and the Ctrl + ' shortcut wasnt working at all and I found a fix for it but now when I try to use it keeps loading forever and I cant find a solution for it... Its my first time using both tools for real to actually learn something and sometimes you see something in the course/tutorial and you want to read more about it in the unity documentation but you have to use the browser version and it takes a lot longer to find things.

    Screenshot_1.png

    Thanks in advance, Leo.
     
  2. twilightZone

    twilightZone

    Joined:
    Oct 10, 2014
    Posts:
    30
    I have exactly the same problem
    Microsoft Visual Studio Community 2017
    Version 15.9.23
    ...
    Visual Studio Tools for Unity 3.9.0.3
    Visual Studio Tools for Unity

    If I change
    in Tools -> Options -> Tolos for Unity -> General -> Documentation -> Use external Browser -> True

    It works well in an external browser, but the internal browser it does not works (Serarching Script Reference, please wait)
    Thanks a lot