Problem Description
Got a response from a publisher that their logo or branded is blurred or corrupted when e.g the branded logo is at the main menu, when user browse back to the main menu the branded logo is blurred. The image is loaded fine for the first time, it is just corrupted when user browse back to the main menu. The image is loaded via publisher http url and the bug even happen when loaded via data URI (loaded in the events-for testing).
FYI, the bug happens only when exported and does not happen during preview. This happens on Firefox, Chrome but it is working fine on IE11.
For me this is a show stopper for a stable release since I think few publishers will complain about this. I hope you can fix it in the next release soon.
Attach a Capx
https://dl.dropboxusercontent.com/u/65841566/R182%20Sprite%20using%20Data%20URI%20corrupted%20only%20when%20exported.capx
Description of Capx
Contains 2 layouts. First layout is where the sprite is loaded with data URI (for testing) and a button to go to second layout. The second layout is just a button to go back to first layout.
you can also test the link below
https://dl.dropboxusercontent.com/u/65841566/R182Bug/index.html
Steps to Reproduce Bug
- 1)Export and host it in maybe dropbox
- 2)Run the first layout and click the "next" button to go to second layout
- 3)Click the "back" button to go back to first layout.
Observed Result
The image or sprite is distorted or degrades in quality. Seems like png8 ? This only happens in Chrome, Firefox but not IE11.
Expected Result
The image should not be corrupted.
Affected Browsers
- Chrome: (YES)
- FireFox: (YES)
- Internet Explorer: (NO)
Operating System and Service Pack
Windows 8.1 Pro
Construct 2 Version ID
R182