Unity-Technologies / SkyboxPanoramicShader

Skybox shader for support of 360/180/cubemap video and static content
282 stars 67 forks source link

Strange Line #3

Open Vamoss opened 7 years ago

Vamoss commented 7 years ago

Hi,

Since we updated to new Unity 2017, it started showing a line just in the texture loop. image

No matter what graphics settings we set, the line is always there. We also tested on different Windows and Mac machines. Happens also in Android and iOS.

Could someone help, please?

Cheers!

Vamoss commented 6 years ago

Hi again,

Any update on that?

Thanks!

MichealPeters commented 6 years ago

I just started to come across this issue also, trying to figure out what changed. Obviously, it wasn't the shader itself as that hasn't been changed at all in a while, but some other unity setting is misbehaving.

p.s. Whatever it is, the issue with my 360 videos is the same in the current 2017.3 Beta

davidverriere commented 6 years ago

Same issue here image

paurzn commented 6 years ago

@davidverriere try to turn off "generate mip maps" for the texture

inancatil commented 6 years ago

i still have the same problem. Turning off "generate mip maps" makes my texture completely purple.

BiswajitRout commented 5 years ago

@paurzn Thanks man it worked for me.