Standard to Mobile Converter

This package is an easy to use tool to convert your project's materials from Standard Built-in Shader to Mobile (Unity Mobile Shader) with a few simple clicks. 


What is the Problem and How does this Package fix it?

When developers want to convert their Renderer Pipeline from Standard Built-in Shader to Mobile, it is very difficult and needs too much effort to change materials’ shaders one by one.

This package

  • Analyzes your project files,
  • Finds all the materials which are using Standard Built-in Shaders,
  • Changes their Shaders to Unity Mobile Shader