delete an object unity code example Example 1: delete in unity Destroy(GameObject obj); Example 2: how to delete objects in unity Destroy(yourobject)