ResampleWithDataset crashes if "Categorical Data" is selected

I am trying to resample categorical data (ore body volumes 1, …, n) to an unstructured grid.

I used PassArrays to filter out all fields in my ore body geometry except the ore body id field (values are 1 through 6).

I don’t want the field representing the ore body number to be interpolated, so I select “Categorical Data”. However, this causes Paraview to crash.

What ParaView version are you using?

Could you please share data and pipeline to reproduce the crash?