MonoDevelop Unity API reference function with wrong path. How to Fix it?
OK, there is another post about it but i didn't find any solution from them. When I try to use the "Unity API reference" function in MonoDevelop (shortcut/hotKey = ctrl + ') it send me to a link that does't work. For example, If I try to use the function to search about the "RigidBody" Component, it will send me to this page: http://unity3d.com/pt/support/documentation/ScriptReference/30_search.html?q=Rigidbody Where and How can Fix this to lead me to the right link???
Answer by christhian0512 · Oct 26, 2015 at 06:27 PM
I'm having this exact problem too, it seems like the links changed and now it would be something like http://docs.unity3d.com/ScriptReference/30_search.html?q=RigidBody
but monodevelop uses the old link. does anyone know how to fix this?