SlightlyMad / AtmosphericScattering

Atmospheric Scattering for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shader is black

pointcache opened this issue · comments

http://i.imgur.com/cIajww4.png

everything is setup properly, using u5.4.f3 shader looks like this
oh and when i open the project it says it was made in 5.3.4 you said in thread you made it work with 5.4 which is incorrect

It was made in 5.3.4 but that doesn't mean it doesn't work in 5.4. The example scene works for me (and others) in 5.4. Can you try the example scene? Do you have any errors in console or on the AtmosphericScattering component? Also, are we talking about editor or standalone player?

commented

Same issue. To make it works in standalone player i have to preload the shaders. In the editor the shader doens't works,; black sky. But it works when i launch the scene in the editor.

I doesn't work in the editor when the game isn't running. Never did. That's a feature :) I'll see if this could be improved when I have time.