Search Unity

unity 2018.2.1 Package failure

Discussion in 'Editor & General Support' started by limaoscar, Jul 27, 2018.

  1. limaoscar

    limaoscar

    Joined:
    Nov 16, 2016
    Posts:
    22
    Is anyone else having this issue with unity 2018.2.1 ?
    I downloaded the new unity and when i created a new project (NOT UPDATING AN EXISTING) i have lots of build issues bellow is one of them.
    (Could not find file 'D:\Unity_Games\2018.2.1\Packages\com.unity.textmeshpro\Scripts\Runtime\TMPro_EventManager.cs'. )



    I have attached snap shots of the output in visual studio.

    I found in the forums someone else experiencing the same issue
    https://forum.unity.com/threads/uni...akes-forever-cant-find-packages-files.540775/

    I have logged it as a bug with unity,
    My spec is Intel i7 7700k 4.2 GHz
    64 gb
    Windows 10 pro.
     

    Attached Files:

  2. Necoron

    Necoron

    Joined:
    Jul 24, 2018
    Posts:
    6
    Yep same issue here.
    Apparently all package folders in the in the project directory do not contain any files what so ever. Also started about 2 hours ago.
    The project executes just fine though. The build errors only show up in Visual Studio.
     
    limaoscar likes this.
  3. limaoscar

    limaoscar

    Joined:
    Nov 16, 2016
    Posts:
    22
    @Necoron

    Are you using Windows 10 ?
     
  4. Necoron

    Necoron

    Joined:
    Jul 24, 2018
    Posts:
    6
    Yep I'm on Win 10. I'm using Unity 2018.2.0f2 though.

    Also the error showed up in an already working project while I had both Unity and VS running.
     
    limaoscar likes this.
  5. limaoscar

    limaoscar

    Joined:
    Nov 16, 2016
    Posts:
    22
    @Necoron I have downloaded Unity 2018.2.1, which i believe is the latest version same issue. reported as a bug to unity which i got a response saying he cant recreate the issue.
     
  6. Necoron

    Necoron

    Joined:
    Jul 24, 2018
    Posts:
    6
    This is a problem with older versions of VS or rather the VS Unity Build Tools, as previously seen in this thread.
    Just update your VS and restart, after that you should be fine.