Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Rahkola

Pages: [1]
1
NGUI 3 Documentation / Re: UIPanel
« on: September 27, 2014, 12:57:49 PM »
How is the layering of widgets handled? We would like to add particle systems in the UI and control both panel layer and the widget layer of the particle system.

2
NGUI 3 Support / Black textures on Android *SOLVED*
« on: May 18, 2014, 07:03:38 AM »
Hi!

We we're having problems with our UI among with other textures on Android. Everything was working fine with iOS.
On some Android devices (Galaxy SI & SIII, Galaxy Tab) some of the materials and the whole NGUI UI went black occasionally.
First we thought it was the atlas textures being too big but we soon realized that the biggest atlas in use was 1024*1024.

Here's a screenshot of the problem:


The fix was to set anti-aliasing off completely.
Just wanted to report this if others are having this problem too. Also a workaround would be nice as we would love to use AA :P

Pages: [1]