Y Axis rotation skewing: Another rotation bug

I am running into another issue with rotate animation. This is a very simple Y axis rotation, but the result is intermittent. I not sure how to explain this, but the animation does not look 3 dimensional sometimes. I can hit refresh a few times and it will randomly go back to looking 3 dimensional. This can be seen in the video.

The issue can be seen in attached project. Export to Chrome and hit refresh a few times and the issue should show up. I can reproduce the issue on Chrome 44.0.2403.125 (64-bit). It looks fine in Safari.

I am trying to finish a project and I keep running into issues. I can test it in Safari, but I need this to work in Chrome.

test.hype.zip (9.8 KB)

rotate_bug.mp4 (1.7 MB)

See it live on dropbox

It looks like this is fixed if you uncheck ‘Use Webkit Graphics Acceleration’ in the document inspector. Do you see the same thing?

Yes, you are right! Thanks @Daniel! Will turning that off have any adverse effects?

In most cases you won’t notice any difference, but in some resource intensive animations it will lower the frame rate.