unity 2018.2.1 Package failure

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

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


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.

1 Like

@Necoron

Are you using Windows 10 ?

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.

1 Like

@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.

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.