Visual Studio 2019 insistent on removing Unity methods such as Start, LateUpdate

The fix is simple.

In Unity, go to the Edit=>Preference and then in that window click on the External Tools tab, and click Regenerate Project Files:

This happens when you upgrade Visual Studio.

5 Likes