Extensive use of shader variants
Explanation
You are using a high number of shader variants which will affect negatively the startup time of your playable.
We recommend using less than 20 shader variants.
Steps to fix
Check the Shader Tab in the Runtime Analysis section to see which shaders are being used in your build and try to reduce their number.
For any more issues related to shader, please check our common issues section.