Just updated to 4.20, getting error about missing "target file"

thx, i think it work
early in .uproject i have:

"Plugins": [
	{
		"Name": "OculusLibrary",
		"Enabled": false
	},
	{
		"Name": "SteamVR",
		"Enabled": false
	},
	{
		"Name": "VisualStudioCodeSourceCodeAccess",
		"Enabled": false
	}
],

when i delate this, project build with no errors