Over 11,000 five-star assets
Rated by 85,000+ customers
Supported by 100,000+ forum members
Every asset moderated by Unity
Unity Version | Built-in | URP | HDRP |
---|---|---|---|
6000.0.25f1 | Compatible | Compatible | Compatible |
2021.3.18f1 | Compatible | Compatible | Compatible |
When you are doing a big project, there are always some Objects you just done once and duplicated multiple times and never set up as a Prefab.
After a couple weeks, for some reason your boss told you to update that old object. You figure out that you need to do the same thing about 10 or 100 times, because you don't want to break the object dependency and everything is just duplicated there without using any prefab.
This is the tool to save those people who forgot to Prefab.
How to use:
- Select multiple object
- Right click > Convert To Prefab > Convert Window
- Pick your base object
- Convert!
*In Unity 6.0 version, target object change merge with Root Object is possible.
*Before Unity 6.0 verison, target object change will be overrided by Root Object. (Still keeping object references)
A Tool when you forgot to Prefab (GameObject to Prefab Instance)
