The realize instances code used "assign", but the attribute buffers on the result aren't necessarily initialized. This doesn't make a difference for trivial types like `int`, but it would with more complex types.
The realize instances code used "assign", but the attribute buffers on the result aren't necessarily initialized. This doesn't make a difference for trivial types like `int`, but it would with more complex types.