SSR bug with mirrored objects

This is similar to this bug with SSAO: SSAO bug with mirrored objects
Screen space reflections also do not handle mirrored objects correctly: The reflection of the blue box is rendered on the inside here: Babylon.js Playground

1 Like

Pinging @julien-moreau for SSR :slight_smile:

1 Like

Nice catch!! Fixing ASAP :slight_smile:
Will also integrate the new method to render SSR (based on the latest SSAO update)