Found this file in Packages/Post Processing/Post Processing/Shaders/Builtins folder. I can edit it, but during build it gets reversed to its original contents.
Maybe something has changed during those 4 years. How can I get rid of all those not used variants today (version 2021.3.20)?
Unless there is an override option for the shader in PlayerSettings somewhere, I can’t remember, but don’t think there is one, you’ll need to embed the package into the actual packages folder ( I’m assuming you’ve imported the package from PackageManager or asset store or GitHub ). See this page in the manual.
once embedded you should be able to edit the shader without Unity restoring the contents.