My Unity Game is showing this after i build my project and opened it. ArgumentFailedNullException : Value Cannot be null. Parameter name: Shader
Is there anything in the log file? The full stack trace should be there and tell you what line of code the error came from.
Is there anything in the log file? The full stack trace should be there and tell you what line of code the error came from.
– ArachnidAnimal