My first attempt was to try import package into project with URP, but when I try to paint in Sample01-Paint- scene it just blurs a bit and doesn't change color. When I use legacy unity renderer all works fine. I wonder why this is so because I believe in the end package just gets UVs of pointed object and then paint a texture.