Publisher | KAMGAM |
---|---|
File size | 2.36MB |
Number of files | 12 |
Latest version | 1.2.2 |
Latest release date | 2024-02-13 11:49:56 |
First release date | 2022-09-01 09:24:13 |
Supported Unity versions | 2018.4.2 or higher |
Links: Manual
Your prefabs have gone missing and GIT can't find them either?!
You fear that not even reimport-all can bring em back?
⚠️ Don‘t panic! ⚠️
PrefabFixer is here to help.
¿ What is this ?
Its a tool that allows you to reconnect any game object with any prefab while preserving all your components, data and references!
✔️ Can it fix 1000 broken prefabs at once? -> YES
✔️ Does it work with complex hierarchies in prefabs -> YES
✔️ Does it preserve custom data and references? -> YES
✔️ Can I use it to make game objects into prefabs? -> YES
✔️ Does it support UNDO -> YES
✔️ What about UIs? -> YES
⚒ ️F E A T U R E S
● Reconnect to any prefab
You can connect any game object with any prefab.
● Preserves your data and hierarchy
You have a broken prefab with a ton of stuff added to it as overrides? No problem. Prefab Fixer will preserve any overrides. It uses the Unity serializer behind the scenes, so anything it can serialize works here too.
● Safe and easy to use
Three clicks, that's all you need to fix your prefabs. And in case something goes wrong there is full UNDO support built in.
● Full Source Code
Comments in the code explain everything. Uses assembly definitions to improve compile times.
I publish this asset with full source code because as a developer I know how annoying it is to not have source code access. If you like it then please remind others to purchase the plugin. Don't just copy and paste it everywhere. Thank you ❤️
● Supports Unity 2020, 2021, 2022+ LTS
Sadly the Asset Store no longer allows uploads of 2019 projects. Please contact support if you need the 2019 version. All scripts work in 2019 too!
☕ Use cases
Have you ever copied an object multiple times only to realise afterwards that you should have made it into a prefab first?
Use "Prefab > Fix" and you can make your objects into prefabs and convert all the changes into overrides automatically.
You have placed like a thousand instances of prefab A in your scene but now they need to be replaced with prefab B?
You need to replace an old prefab in your scene with a new one but you know the old prefab has like 100 overrides?
For some reason you have got new GUIDs for your prefabs and now you need to manually patch the ASCII scene files to recover?
⚙️ Installation
Download the Asset and import it into your project.
You are done, no additional setup is needed.
✍️ Usage
Right-click on your broken prefab and choose "Prefab > Fix" or "Prefab > Replace". Then choose your prefab and hit "Fix All". Done!
☎️ Support
If you have any questions please write to office[at]kamgam.com. Please be patient, replies may take a few days. Please include your Asset Store Order Nr in your request. Thank you.
If you like this asset then maybe you'll like these too:
Rotate around anything, not just the pivot.
Skip the hierarchy search. What you click is what you select.
🐭 Mouse Button Shortcuts
Go back and forth in history with your mouse buttons.
Get a preview of your UI Prefabs in the Inspector.