Ok, imagine you have two objects. One of them is transparent and second is opaque. Transparent object is between camera and opaque object. Absolute World Position returns the position of pixel that belongs to opaque object (not transparent that is closer to camera) and it will cause issue. Do you understand what I mean?