Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: antondev on January 13, 2015, 10:28:26 PM

Title: Sprites blurry after digitally signing build (Win 7/8 and OS X 10.10)
Post by: antondev on January 13, 2015, 10:28:26 PM
I found that for both Mac and PC, all NGUI sprites in all atlases become very blurry after you digitally sign the build. Tested in Win 8.1, Win 7, OS X 10.10 with identical results, even though the process of digitally signing is completely different. Is there any known reason this could happen or a workaround?
Title: Re: Sprites blurry after digitally signing build (Win 7/8 and OS X 10.10)
Post by: Wisteso on January 13, 2015, 11:00:08 PM
Can you attach screenshots? Might want to try forcing opengl mode.

Also you have a bunch of duplicate threads.
Title: Re: Sprites blurry after digitally signing build (Win 7/8 and OS X 10.10)
Post by: ArenMook on January 14, 2015, 09:36:37 PM
I deleted the extra threads, and I second a request for screenshots. Always check your Quality settings. Most commonly this is caused by the Fastest quality setting. It degrades texture quality.
Title: Re: Sprites blurry after digitally signing build (Win 7/8 and OS X 10.10)
Post by: antondev on January 15, 2015, 02:52:59 PM
Thanks folks! I got a white screen and database error when posting, so I reloaded the page a few times. This must've caused the duplicates.

Anyway, I was able to resolve the issue by clearing all temporary files and rebuilding with the default not set to fastest. Oddly enough, this was only an issue with digitally signed code. Otherwise it didn't happen! Either way, changing the default quality settings fixed the issue. Thanks for your help!