Objects have no material when pushed to GitLab

I have added materials on my local machine: and it looks like this:
6805601--789641--upload_2021-2-5_13-41-25.png
When I push it to GitLab and my boss looks at it, he sees this:


We are not sure what is happening, but he says it appears to be something to do with ProBuilder…

Let me know what information you need to help me here

Thanks

Are the .meta-files in your .gitignore?
References to materials are in the .meta

Other possibilities could include:

  • Your Materials (shaders) don’t work on Metal
  • Your Materials or custom shaders were not pushed to gitlab
  • Differing RenderPipelines (e.g. Legacy Pipeline vs URP/HDRP)
3 Likes

Thank you @FrankvHoof , it was the gitignore

1 Like