not properly sign extended error when doing imgscan with windbg preview?

This only happens when i use windbg preview, for some reason when i do imgscan (kernel mode), it keeps printing this every 0x1000 address :

ReadVirtual: address_xxx not properly sign extended

But when i use the classic windbg this doesn’t happen, how to solve it?