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 - zbyhoo

Pages: [1]
1
Hi!

I have problem using UI2DSprite on iOS. Sprite has mip-maps enabled and I swap UI2DSprite.sprite2d in runtime with Sprite downloaded from asset bundle. The problem is that the sprite is half size and looks like texture is clamped. It exists only in OpenGL ES 2 with textures swaped in runtime. When using Metal API this problem doesn't exist.

Do you have any idea for fix or workaround?
I cannot disable mip-maps, because I need them.

Pages: [1]