Unallocate viewIds

Options
When loading a new scene, do I need to unallocate all the view ids of the manually instantiated objects that are destroyed automatically?

If so, do you have any suggestions for an easy way to do this? Or should I write something to manage this?

I was hoping I could just throw it in OnDestroy.