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

Volumetric lights disabled in built package #46

Open
QianXiaoPro opened this issue May 20, 2019 · 3 comments
Open

Volumetric lights disabled in built package #46

QianXiaoPro opened this issue May 20, 2019 · 3 comments

Comments

@QianXiaoPro
Copy link

QianXiaoPro commented May 20, 2019

It's quite confusing that the asset package has no problem, it runs well both in unity editor and
built application.
But when I import the asset to my own project, everything seems ok in unity editor,
then I built a PC package.
All volumetric light effects disappeared.
I think maybe there is something wrong with my settings in unity.
I'm using 2018.3.9

@MoslemCG
Copy link

I have this issue too. you should add 3 shaders that are in the "VolumetricLights-master/shader" in the Always included shaders list. (Project settings>Graphics).
I tested that with Unity 2017.3 and 2019.3 and works well in both editor and standalone build. hope that solve your problem.

@stevecircuit
Copy link

I have this issue too. you should add 3 shaders that are in the "VolumetricLights-master/shader" in the Always included shaders list. (Project settings>Graphics).
I tested that with Unity 2017.3 and 2019.3 and works well in both editor and standalone build. hope that solve your problem.

Thank you! It solved for me.

@fabian1606
Copy link

Thank you, it worked instandly

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

No branches or pull requests

4 participants