Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing shader in player build #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

BX80646G3258
Copy link

The custom shader is not automatically included in the player build if it is not referenced by anything.
This causes the player build to skip the post processing effect in 2018.4, and causes the renderer to crash in 2019.4.

This bug was fixed by adding the shader to the "Always Included Shaders" list in Project Settings/Graphics.

@BX80646G3258
Copy link
Author

I think this should also be included as a step in your outline shader tutorial so that others will not encounter this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant