- Home /
Disable Unity console log in Visual Studio error list
I use the visual studio tools for Unity. (https://visualstudiogallery.msdn.microsoft.com/8d26236e-4a64-4d64-8486-7df95156aba9)
Since it became native part of Unity, I can no longer disable the logging of Unity's console into the error list of Visual Studio.
Since I think the Visual Studio Intellisense is totally reliable in terms of errors, I do not want to have any Unity console log in the error list of visual studio.
Is there a way to turn it off?
Answer by birusss · Nov 16, 2016 at 08:39 PM
Visual Studio 2015: In Tools - Options - Tools for Unity change Stream Unity error list option to False.
Your answer
Follow this Question
Related Questions
Can visual studio stop checking files in Assets? 0 Answers
Editing code in debug mode? 2 Answers
Which Visual Studio IDE is the right one for Unity? 1 Answer
Using VS 2008 as external editor 0 Answers