Tiled to unreal import does not work (.TSX unknown extension)

4.18.2

as I drag drop a TilED json, it imports the file but does not display any map nor any layer

LogFactory: FactoryCreateFile: PaperTileMap with PaperTiledImporterFactory (0 1 C:\Users\phil\Desktop\test.json)
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘imagewidth’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘imageheight’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘margin’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘spacing’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘tilewidth’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘tileheight’ property
LogPaperTiledImporter: Warning: Expected a non-empty name for each tile set in ‘test’, generating a new name
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Invalid value for ‘image’ (‘’ but expected a path to an image)
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing tile data for layer ‘0-surface’
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing tile data for layer ‘0-volume’
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘width’ property
LogPaperTiledImporter: Warning: Failed to parse ‘test’. Missing ‘height’ property
LogAssetTools: Warning: Failed to import ‘C:\Users\phil\Desktop\tiles.tsx’. Unknown extension ‘tsx’.