Backtrace Reference
Backtrace Reference is a Unity tool designed to quickly find all references to any GameObject within a project's hierarchy. Ideal for large or complex projects, it enables easy location and management of GameObjects, even when deeply nested.
com.juliencardoux.backtracereference 
Install via UPM
Add to Unity Package Manager using this URL
https://www.pkglnk.dev/backtracereference.git README Markdown
Copy this to your project's README.md
## Installation
Add **Backtrace Reference** to your Unity project via Package Manager:
1. Open **Window > Package Manager**
2. Click **+** > **Add package from git URL**
3. Enter:
```
https://www.pkglnk.dev/backtracereference.git
```
[](https://www.pkglnk.dev/pkg/backtracereference)
No comments yet. Be the first!