Unity logo
Cancel
Cart
Applications
Sell Assets

Over 11,000 five-star assets

Rated by 85,000+ customers

Supported by 100,000+ forum members

Every asset moderated by Unity

Home
3D
Characters
1/6

GitHub | BitBucket | Wiki | Blog | Discord Community

* Introduction
Managing prefabs and make them pool is a major and necessary module of each game. As, instantiating and destroying calls are really expensive at runtime. So, due to this, it is better to pool instantiated objects and recycle them after use, for future.

* Purpose
In Unity projects, programmers have to instantiate and destroy various GameObjects at runtime like enemies, particles, powerups, health boxes etc. So, it is better to pool them and recycle them.

* Features
- Easily pool GameObjects in your game
- Promotes the use of pooling concept
- Auto scale your pool
- Prefab manager to spawn and recycle
- Improve the performance of your game
- Place prefabs anywhere in Assets/ and just place a reference in PrefabManager
- Maintains hierarchy under PrefabManager
- Show count of pool in the editor
- Check for duplicate entries in the list
- Select when you want to create your pool on Awake, Start or Manually
- Still you can update the data of the newly spawned objects
- Easy to use, Plug n play
- Open Source code without any DLL

* Usage
- Import plugin
- Add enum against your prefab in PrefabType.cs
- Add respective prefab reference in the asset file (PrefabData.asset), instead of prefab
- Now, just drag PrefabManager.prefab to hierarchy view and call its public functions

* Remember
- Drag PrefabManager.prefab in the first scene and it will persist

Thanks for your support!

Prefab Manager

(not enough ratings)
176 users have favourite this asset
(176)
FREE
License type
File size
713.4 KB
Latest version
1.0.2
Latest release date
Apr 14, 2021
Original Unity version
2020.2.4
Support
Visit site
Quality assets
Over 11,000 five-star assets
Trusted
Rated by 85,000+ customers
Community support
Supported by 100,000+ forum members
Unity logo
Language
Feedback
Partners Program
Partners
USD
EUR
Copyright © 2025 Unity Technologies
All prices are exclusive of tax
USD
EUR