Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jinwu

Pages: [1]
1
I have added two videos to show what this plugin can do.  ;)

2
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".

3
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" 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:


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

Btw, how do you solve these problems?

Pages: [1]