Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: amirivala on August 08, 2014, 10:50:43 AM

Title: OpenGles3
Post by: amirivala on August 08, 2014, 10:50:43 AM
Hi
Im using a iOS OpenGles 3 Project but When I'm using ScrollView, There's no clipping applied to the project, it shows well inside unity but when I'm built it to iOS i don't have any clipping in my ScrollView.
Please help me
Thank you
Title: Re: OpenGles3
Post by: ArenMook on August 08, 2014, 04:48:48 PM
Known issue, unknown reason. Target GLES 2 and clipping will work. I'm not sure what causes the simple shader to not work on GLES 3, so if you find out, please let us know.