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.


Topics - Raimis

Pages: [1]
1
Hi, we have updated our project to NGUI 3.8.2 some time ago and now after updating unity from 5.0.3p3 to 5.1.3p3 the NGUI content is no longer rendered on iphone 5 (works fine on ipad air 2 running metal; on iphone 5 tried both il2cpp and mono backends). Any ideas where to start digging? Last resort is to upgrade NGUI once more, but I made a lot of changes to original code making it treat TextMeshPro as one of it's components in terms of localization and layouting. Would hate to do that again.

Any help would be appreciated. This should be a quick fix related to camera or some core controls in ngui, wish i could mod them on existing version rather than updating whole ngui framework. Thanks in advance for any tips and suggestions.

EDIT: Ok, after digging further, there must have been a change in unity related to how cameras work. NGUI stops working (even 3.9.2) after camera is changed to Don't Clear. For us this was an option since we draw background manually over whole screen each frame anyway. This is NGUI problem, cause Text Mesh Pro works fine, it's just NGUI that fails to render.

Pages: [1]