How to increase mobile Max Moveable Spotlight / Point Lights?

You missing the Case Switch in Function ‘bool MobileBasePass::GetShaders()’ for 8 or the number of lights you planning to use.

Go to file “Engine\Source\Runtime\Renderer\Private\MobileBasePass.cpp” and find the above function and add the case your missing.