Skip to content

A tool which help to strip shader variants in Unity

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta
Notifications You must be signed in to change notification settings

IgorTime/ShaderStrippingTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shader Stripping Tool

A tool which help to strip shader variants in Unity

I will suggest 2 strategies ti use this tool:

  1. Manually control all shader variants by using ShaderVariantCollection asset
  2. Build your game with "Log Shader Compilation" checkbox enabled without shaders stripping. Then play through your game, grab Player.Log file (on Android is possible only with logcat) and attach it to stripping settings. Then build your game again with stripping enabled. Try to clean up your Player.log file from other any other lines without any shader information (look to example file)

About

A tool which help to strip shader variants in Unity

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
LICENSE.meta

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages