"...\obj\Assembly-CSharp.csproj.*.props" was not found?

Hi all!

When I try to load the project solution in Visual Studio 2019 v16.11.23

I get this error:

It’s correct, there isn’t any files of that description in the obj folder, but why are they not being generated if they are needed?

There’s only a debug folder, which contains one empty folder inside of it

I have tried:

  • Opening C# project from assets in Unity Editor
  • Setting external tool to Visual Studio 2019
  • Deleting all solution files and re-opening (this error occurs on fresh projects)
  • I have Visual Studio tools for unity installed v4.11.4.0
  • re-installing Visual Studio and Unity
  • reinstalling Windows and then Unity an VS

Laptop Specs

Operating System: Windows 10 Home 64-bit (10.0, Build 19044) (19041.vb_release.191206-1406

System Manufacturer: Dell Inc.

System Model: Inspiron 7559

BIOS: 1.3.0 (type: UEFI)

Processor: Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 CPUs), ~2.6GHz

Memory: 16384MB RAM

Available OS Memory: 16250MB RAM

Page File: 11813MB used, 7380MB available

Windows Dir: C:\WINDOWS

DirectX Version: DirectX 12

Not solved solved but… i moved the project to an external hard drive away from the main drive, where the OS is stored, and it appears to work fine… Maybe a write permissions problem but… i set them so I’m honestly at a loss

I know that this is an old topic, but was wondering if you ever got a resolution to the issue beyond this. I’ve gone through your same steps and cannot think of anything beyond a hardware/low level issue for this bug. Any advice would be greatly appreciated.