Edit: Turns out URP supports more than 4 layers out of the box. It’s just a limit on how many textures can be used per render pass. I tested and it works - but of course affects performance, and Lars Bertram mentioned broken normals.
I guess the documentation aught to be updated.
I’m considering looking into URP since I really want my game to be playable for people with integrated graphics (such as myself atm…)
I’ve been looking through the comparison and it seems to me the most important showstopper is the restriction of 4 layers for a terrain, which is not quite enough for me.
Does anyone know if this restriction should be expected to be a permanent restriction and fundamental to URP, or if there is some hope that this will change in the future?