phaserjs / phaser

Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering.
https://phaser.io
MIT License
37.16k stars 7.1k forks source link

When will the bug in 3.8.01 with resize causing blurriness when using masks be fixed? #6851

Closed woshisheji closed 4 months ago

woshisheji commented 4 months ago

Could you please let me know when the issue with using resize and mask simultaneously in 3.8.01, which causes abnormal blurring of mask pixels, will be fixed? It's been a long wait... Now we have to revert the project back to development on 3.5.

cy920820 commented 4 months ago

Is it just a mask? All the renderings here have become blurry

woshisheji commented 4 months ago

它只是一个面具吗?这里的所有渲染都变得模糊不清 mask下的对象就会模糊不清,其他对象还是正常的。 反复测试只要设置了resize就会出现这问题。。 目前只有3.55没事儿

cy920820 commented 4 months ago

它只是一个面具吗?这里的所有渲染都变得模糊不清 mask下的对象就会模糊不清,其他对象还是正常的。 反复测试只要设置了resize就会出现这问题。。 目前只有3.55没事儿

Everything displayed here feels blurry or jagged, especially the text

zekeatchan commented 4 months ago

Hi @woshisheji. Is this related to this #6769 ?

If yes, we're currently working on new renderer to address this issue.

If not, could you provide more details? Thanks!

photonstorm commented 4 months ago

Thank you for submitting this issue. We have fixed this and the fix has been pushed to the master branch. It will be part of the next release. If you get time to build and test it for yourself we would appreciate that.

joebnb commented 1 month ago

Hi @woshisheji. Is this related to this #6769 ?

If yes, we're currently working on new renderer to address this issue.

If not, could you provide more details? Thanks!

is there any update about this? it's too blurry

image

actual

image
photonstorm commented 1 month ago

is there any update about this? it's too blurry

Don't comment closed issues. Open a new one and include code and a runnable sample that demonstrates the issue, otherwise it just wastes everyone's time, yours included.