I’m using a render texture to render my scene using the Post-Processing Stack v2.
It works fine till 4096x2048. But at 8192x4096, the Ambient Occlusion’s Multi-scale Volumetric Occlusion gives darkened lines on the planes facing the camera, which prevents to do hi-res screenshots of my game.
Also having this issue, preventing me from rendering my animation projects at 4k at the moment. Interestingly enough, the line issue is caused at 4k for me and not 8k. Will keep you posted on my progress.
As of Feb 2020, the newest version on Github does not fix this.