What would we lose if Instantiate method makes instances active as default?
I ask this because it seems to me that this would just prevent some mistakes rather than being problematic.
Moreover, rare needs can be met with optional parameters such as Instantiate(, <isActive = false>)