If I use "load texture from canvas" action, it only load the texture from canvas at current resolution of Canvas.
Let the canvas resolution is 2000x2000 pixels and during preview canvas is showing at 800x800 for monitor resolution.
Now if paster load texture from canvas, it only load texture at 800x800 resolution instead of 2000x2000.
Please help me to overcome this problem.