Photon
To safety remove dynamic objects it's recommended to use LazyDestroy
helper script. You can create new extension to make removal easier. Here is an example for Fusion:
Then you can call it like that:
That code will hide object, so combinables will be removed from baked mesh, and then call runner.Despawn(obj)