I am trying to use the HDRP render pipeline. It seems to work okay, but I have a couple of questions about the reflect probes and reflect maps:
- first of all, the maps keep getting corrupted. If I set up a probe, and bake a new map, it works perfectly, but if I click on the Global Volume object after that, it re-renders the maps, with a great ugly black square in them. (see attached images). I thought it might have something to do with the shadow maps or ambient occlusion, but it still happens if I disable those things. Is there a way to avoid this? I am using Unity 2021.3.7f
You can see what looks like ambient occlusion in the scene, but I’ve removed the occlusion override from the Global Volume, and turned it off in the render settings.
I tried to avoid this issue altogether by enabling screen space reflections instead of using reflect probes, but the post processing layer and volume don’t seem to work with the HDRP render pipeline. I’m perplexed.
- Is there any way in this build of Unity to change the settings for the reflect maps? They seem to be awfully low resolution, but I can’t find any settings for the map size.
All of the documentation I am finding seems to be for other versions of Unity. Any help would be very welcome. I’m supposed to push out a build over the weekend for testing.