I have a problem when building a project using Unity 2019.3 with custom render pipeline. In editor and in play mode my scene is being rendered correctly, but in standalone Win build FOV seems to be so tiny that the small region of my scene is stretched all over the screen.
I tried to remove the custom render asset (HDRP or URP) from Graphics settings in Project Settings and it solved the problem. But I need both URP and 2010.3 (or higher) for the project. Any clues?
Here are pictures of normal scene and build scene: