Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: pysnoo on May 27, 2015, 11:06:43 AM

Title: ScrollView/Grid on PS4
Post by: pysnoo on May 27, 2015, 11:06:43 AM
Hello,

when I'm using scroll view and grid on PS4, elements of the grid are here but there is no rendering (I can view that the grid is filled but I can't see them, I can still interact with them).
I tested it with your example scene 7.

Do you have any ideas why ? This is the only issue on PS4 for now.
I'm using the latest version of Unity (5.0.2p1) and last version of NGUI.
Title: Re: ScrollView/Grid on PS4
Post by: r.pedra on May 27, 2015, 11:26:55 AM
Probably a shader not compatible with PS4 GPU. Maybe you can start dig here.
Title: Re: ScrollView/Grid on PS4
Post by: pysnoo on May 28, 2015, 03:49:19 AM
That was it, thanks.

Shader Unlit\Transparent Colored 1 was not functional on PS4.