A problem occurred while creating a new asset

{
  name: 'test.fbx',
  type: '3DTILES',
  description: 'test',
  attribution: 'none',
  options: {
    sourceType: '3D_MODEL',
    geometryCompression: 'NONE',
    position: [ 25.041837115, 60.1640817151, 0 ]
  }
}

Error: Internal Error Details: A JulieNewmarParameters member does not have a toJson function.
If I remove the position, there is no error.
This is a new error; it was working before.

Can you provide an asset ID we can look into?

The problem has been tracked down, and there is a PR to fix it.