- Home /
Problem with Camera when building
I realized that one of the effects I use in my game is a glitch and when I build the game the effect doesn't show up. It only shows when I play the game inside the editor. Video of the problem: Video
Please give some code which will illustrate bit more which code you applied for glitch. $$anonymous$$ay be the effect has something to do or bulid settings.
Answer by LeeJBaxter · Jul 26, 2018 at 12:48 PM
I've come across this problem before, and it was caused by the shader used for the effect not being included in the graphics settings; this causes it to work in the editor, but not in the build. In order to solve this issue go to "Edit > Project Settings > Graphics" and add the shader to the "Always Included Shaders" list. That should hopefully solve the problem!
Your answer
Follow this Question
Related Questions
Smooth camera follow seems to be a bit choppy 1 Answer
No Glitch Please ... 1 Answer
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers