Using Unity 2020.2.0b7.3288 and Visual Studio 2019, I am unable to see the .NET documentation in IntelliSense for all members, forcing one to have to go online.
Only the class name is visible:

Any ideas ?
Thank you.
Using Unity 2020.2.0b7.3288 and Visual Studio 2019, I am unable to see the .NET documentation in IntelliSense for all members, forcing one to have to go online.
Only the class name is visible:

Any ideas ?
Thank you.
Yes, Unity is too lazy to add docs Missing NET/C# descriptions + Workaround to make your life better
Thanks, that worked perfectly :).