There is an issue with loading post-processing WGSL shaders in 7.21.0.
The situation is that createEffect is performed before the shader asynchronous loading is finished.
here is the reproduction:
There is an issue with loading post-processing WGSL shaders in 7.21.0.
The situation is that createEffect is performed before the shader asynchronous loading is finished.
here is the reproduction:
On it!!
It was fast
I hate when we put our community in front of bugs
7.21.1 should be live in a few minutes
I just tested it, it’s fixed