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