Screen space reflections need (at least) a normal buffer to work, which would defeat the purposes of forward rendering, which is to draw geometry and lighting in a single pass.
Screen space reflections need (at least) a normal buffer to work, which would defeat the purposes of forward rendering, which is to draw geometry and lighting in a single pass.