Hello
I just want to ask if its just me or are there no xml documentation when coding with objects in the UnityEngine namespace?

Hello
I just want to ask if its just me or are there no xml documentation when coding with objects in the UnityEngine namespace?

There is. I don’t know what are the exact requirements for it to work but when I setup my IDE in Unity Editor and lunch project from there - by double clicking script it works fine.
EDIT: Edit->Preferences->External Tools->External Script Editor
Yes, im launcing Visual Studio 2012 from Unity, but it still doesn’t show up.
My guess is Unity doesn’t support VS 2012 integration. If think I saw this being discussed and I think it was explicitly said: no support for 2012.
You’ll have to switch back to 2010 I guess.
EDIT:
http://forum.unity3d.com/threads/147765-Visual-Studio-2012
http://unityvs.com/news/2012/09/14/visual-studio-2012-support/
Then again this might not be relevant. I don’t know how the documentation, autocomplete etc. work so it might be you can get it to work regardless of Unity supporting VS 2012 or not.
Try this:
http://forum.unity3d.com/threads/118475-How-Do-I-get-Intelli-sense-in-Visual-Studio
http://forum.unity3d.com/threads/3781-getting-intellisense-while-writing-C-unity-scripts
EDIT: I think the “Synch MonoDevelop Project” part is the one that might help you.
Hmm, i think you didn’t get my point.
I say the xml documentation… not intellisense.
Look at the png image that i uploaded.
Right. Sorry. Don’t know about that. I’m not getting it in VS 2010 either.