Categories
If you disable an object in Unity, how many resources does it use?
Just wondering if it is possible to endlessly create garbage objects and forget about them)
Answer the question
In order to leave comments, you need to log in
The profiler will answer your questions.
If the object is not needed, why disable it? Immediately Destroy(gameObject);
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question