I have a first person controller, and animated bipedal mesh walking as my body. I have a room with a point light in the center. and a few reflective surfaces in the room. My reflective surfaces don’t seem to capture the mesh. They can see light glare, but no meshes are captured. The distance of the reflection doesn’t seem to capture very far from the material, and is shrouded in darkness until I get closer to it. I know I can throw in a Box/Sphere Reflection Capture to get a static reflection of the surrounding, but it looks weird when the player walks into a room and doesn’t see a reflection of themselves. Is there a reason for this and is there ways to tweak settings on this?
Thanks
Edit: I continued looking around, and I’m assuming this is related to SSR (Screen Space Reflections). And using SSR only seems very limiting to a window on a building dynamically reflecting people as they walk by. Am I on the right track?