I’m stuck at this please help
‘Unlit/PlanefindingGrid’: Unlit/PlanefindingGrid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
I’m stuck at this please help
‘Unlit/PlanefindingGrid’: Unlit/PlanefindingGrid shader is not supported on this GPU (none of subshaders/fallbacks are suitable)
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.