Author Topic: ScrollView/Grid on PS4  (Read 2111 times)

pysnoo

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
ScrollView/Grid on PS4
« 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.

r.pedra

  • Full Member
  • ***
  • Thank You
  • -Given: 7
  • -Receive: 20
  • Posts: 131
    • View Profile
Re: ScrollView/Grid on PS4
« Reply #1 on: May 27, 2015, 11:26:55 AM »
Probably a shader not compatible with PS4 GPU. Maybe you can start dig here.

pysnoo

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
Re: ScrollView/Grid on PS4
« Reply #2 on: May 28, 2015, 03:49:19 AM »
That was it, thanks.

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