Author Topic: Item in Clipping Panel invisible on Android  (Read 2740 times)

Dust

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 7
    • View Profile
Item in Clipping Panel invisible on Android
« on: August 11, 2013, 08:04:58 PM »
I've been trying to figure this out for a while but no answer.

On my 3 test devices the project works fine, no issues.  These are all Android devices of various OS versions and maker.  On a clients device the project has the problem where any below the clipped panel refuse to render.  My hierarchy is roughly:

UI Root
- Camera
-- Uipanel with clipping
--- UIGrid
---- Sprite1
---- Sprite2
---- Etc..

I am using an Atlas with just 4 images in it and had not changed any options when creating the atlas

It seems like a simple setup and shouldn't be an issue ( and is not on all of my devices) but when ran on a clients device the sprites do not show up on the screen at all not inside or outside of the clipped area just invisible.

Any ideas?

Dust

  • Newbie
  • *
  • Thank You
  • -Given: 1
  • -Receive: 0
  • Posts: 7
    • View Profile
Re: Item in Clipping Panel invisible on Android
« Reply #1 on: August 12, 2013, 11:17:08 AM »
As an update to this it looks like I got it fixed using the Soft Clipping instead of Alpha Clipping.

If anyone has an idea why this happens please let me know =)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Item in Clipping Panel invisible on Android
« Reply #2 on: August 12, 2013, 04:02:09 PM »
Perhaps your client's device doesn't support the alpha clipped shader's functionality.