Search found 5 matches

by JavierDuran
Fri Jan 11, 2019 7:29 am
Forum: Amplify Shader Editor
Topic: LWRP and alpha
Replies: 8
Views: 8368

Re: LWRP and alpha

Hi,

I'm sorry, I'm so bussy that I'm writing my posts too fast and skipping information.

This issue is only happening on Android builds, testing on a Samsung Galaxy S6 and a Samsung Galaxy S8. I'll send you an email with a simple scene right now. I'm using Unity 2018.3.0f2 and Amplify Shader ...
by JavierDuran
Wed Jan 09, 2019 4:33 pm
Forum: Amplify Shader Editor
Topic: LWRP and alpha
Replies: 8
Views: 8368

Re: LWRP and alpha

Hi,

For some magical reason, it's working well... but now I'm having a new issue: the light is broken when using LRWP PBR and I don't know why. The last week it was working as expected D:

I was able to reproduce it in a new project with just a simple shader and one game object.
https://i.imgur ...
by JavierDuran
Thu Jan 03, 2019 7:55 am
Forum: Amplify Shader Editor
Topic: LWRP and alpha
Replies: 8
Views: 8368

Re: LWRP and alpha

This is what I get when using the legacy particle alpha blend:
Image

I've updated all materials to LWRP but it still rendering that pink square :S
by JavierDuran
Wed Jan 02, 2019 4:02 pm
Forum: Amplify Shader Editor
Topic: LWRP and alpha
Replies: 8
Views: 8368

Re: LWRP and alpha

Hummm it works better, but it's doing something wrong when applied to a particle system. The alpha is blending well with other geometry, but not with their own particles.
https://i.imgur.com/rsMd2tN.jpg

It seems to be something with the sorting, but I'm not sure if it's an ASE or Unity problem ...
by JavierDuran
Wed Jan 02, 2019 11:48 am
Forum: Amplify Shader Editor
Topic: LWRP and alpha
Replies: 8
Views: 8368

LWRP and alpha

Hi,

I'm using ASE with the LWRP and I'm having some issues. The thing is that I can't use an alpha gradient. All I get is a dark grey color where the alpha should be transparent.
https://i.imgur.com/YRJX37F.jpg

I've tried some blend modes, shader types, etc. but I can't make it work properly. Am ...