Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jinwu on November 25, 2015, 08:27:47 AM

Title: Solution of Find Missing References & Find Assets References
Post by: jinwu on November 25, 2015, 08:27:47 AM
While working with Untiy, I have ever waste much time digging into the following issues. Such as:
- Try to know where a particular script is being used, but don't remember which prefab it attached to.
- Get some missing references warnings, but can't find out all missing references hidden in the project.
I really hate to fight with these issues.

After long time of hard work, now i have made a useful plugin named "Find Pro (http://www.tiinoo.com/find-pro)" which can solve these problems perfectly.

Plugin Features:
- Find all references to an asset.
- Find missing references and null references.
- Supports the search in the project view and in the hierarchy view.

ScreenShots:
(http://www.tiinoo.com/images/find-pro/plugin-description.png) (http://bit.ly/1NcNqqC)

Videos:
How to find Asset References
https://youtu.be/1G4R2CrusRQ

How to find missing references
https://youtu.be/k3BstirEjuQ

If you are interested in this, Click Here To Download (http://bit.ly/1NcNqqC)

Btw, how do you solve these problems?
Title: Re: Solution of Find Missing References & Find Assets References
Post by: ArenMook on November 25, 2015, 06:08:04 PM
The missing references part is super useful, I'll have to check this out, thanks for sharing!
Title: Re: Solution of Find Missing References & Find Assets References
Post by: jinwu on November 26, 2015, 05:34:45 PM
If you have any suggestions or questions, please tell me. I will be glad to serve you.

Btw, Find Assets References is also useful.

For example, someone write a .cs file (extends MonoBehaviour), but you don't know if this script is still being used.

So you want to find out which prefabs this script is attached to. Then you can use the feature "Find Asset References".
Title: Re: Solution of Find Missing References & Find Assets References
Post by: jinwu on December 15, 2015, 11:48:35 AM
I have added two videos to show what this plugin can do.  ;)