Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

VSCode Problem Window not showing errors

Discussion in '5.5 Beta' started by Evildropbear, Oct 16, 2016.

  1. Evildropbear

    Evildropbear

    Joined:
    Apr 11, 2014
    Posts:
    4
    Hello

    I am using Unity 5.5.0b7 with VSCode 1.6.1, and Debugger for Unity 1.0.4

    I am NOT using dotBunny's extension, but the official inbuilt support that came with the Beta.

    My problem is that compiler errors that show up in Unity, do not show in VSCode's Problem Window (or they show briefly, then disappear again).

    Example:

    I would expect errors to also appear in VSCode.
     
  2. LeonhardP

    LeonhardP

    Unity Technologies

    Joined:
    Jul 4, 2016
    Posts:
    3,136
    Hi Evildropbear,
    Could you please file a bug report for that together with a minimal reproduction case and reply here with the case #?
     
  3. IlyaTurshatov

    IlyaTurshatov

    Unity Technologies

    Joined:
    Apr 25, 2014
    Posts:
    3
    Hi Evildropbear,
    I'm not able to reproduce this problem on the same setup.
    GIF.gif
    Hopefully a bug report with your project attached will help us to investigate it.
     
  4. Evildropbear

    Evildropbear

    Joined:
    Apr 11, 2014
    Posts:
    4
    Yes, I discovered that the issue goes away in my minimal reproducible build.. I resubmitted my whole project where the error occurs in as #843980

    I tried removing scripts/assets 1 by 1 to try and pin-point when it occurs, but could not get a consistent minimal project, so unfortunately the whole project is attached:
     
  5. CWolf

    CWolf

    Joined:
    Oct 24, 2011
    Posts:
    106
    I've seen this issue happen with VS Code and 5.4.1
     
  6. lukaszunity

    lukaszunity

    Administrator

    Joined:
    Jun 11, 2014
    Posts:
    461
  7. Evildropbear

    Evildropbear

    Joined:
    Apr 11, 2014
    Posts:
    4