Since deferred lighting is to expensive on lower end systems I have the option to switch to forward rendering in my game.
The problem is that the dynamic models are not properly lit anymore.
Like the button in the image below.

Will the “use in forward rendering” flag fix this issue?
Where did the link to download the shader sources go too? Can’t find the shader sources on the asset store either. So I can try to modify them with the dualforward parameter.
Unless someone already has done this and made it availeble to others?
You can get the shader source code for the shaders in each build from here: http://unity3d.com/unity/download/archive
– whydoidoit