Unlit planefindinggrid not working on my gpu

I’m stuck at this please help

‘Unlit/PlanefindingGrid’: Unlit/PlanefindingGrid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)

1 Like

Hi Divakar, try looking for “PlanefindingGrid.shader”, and comment out line 25 where it says #pragma exclude_renderers d3d11. This should help resolve your issue.