wrong import of UTM coordinates via csv

Hello,

I’ve been working on a project using EPSG:32638 as the reference system for a while now. I’ve been trying to import ground control points via a CSV file, but RealityScan is importing them incorrectly. This means I have to correct them manually, which unfortunately kind of defeats the idea of importing

The imported file looks like this:
Name,Easting,Northing,Elevation
1809_1,407396.753,4490907.370,1844.177

As an import result, RS is giving me that:

Is there a way to fix that?

Best regards