I have a project I'm working on that uses shaders.
It should look something like this: 
It looks like this in the editor, anyway.
When I build it, it looks like this: 
My guess is the shaders, and when I looked up the problem I found that people had trouble with not adding their shaders to the always included shaders list.
- I added the relevant shaders to no avail
- I then added all of the shaders in my assets and packages folders, and nothing changed aside from load time
Any ideas?
