glBlitFramebuffer is working when GLFW_OPENGL_PROFILE is to GLFW_OPENGL_COMPAT_PROFILE. But when it’s set to GLFW_OPENGL_CORE_PROFILE it does not and in render doc I get
I highly recommend using an OpenGL debug context to help figure this sort of thing out. It’s much easier and more informative than checking glGetError all over the place.