Currently running my build in Android, I tested out Deferred vs Forward rendering, tried different shaders, moved the light around, but the point light is only shining in one direction…
Got it! Changed my bumped-spec shader into the mobile bumped-spec shader and it worked. Guess I shouldn’t have tried using a non mobile shader while working in android?