This package provides reflection-based access to a number of Unity's internal engine and editor APIs. It is mostly intended to support some of my other packages, but can be used on its own as well.
We recommend you install the Bulk Editor package via OpenUPM. Per OpenUPM's documentation:
- Open
Edit/Project Settings/Package Manager - Add a new Scoped Registry (or edit the existing OpenUPM entry) to read:
- Name:
package.openupm.com - URL:
https://package.openupm.com - Scope(s):
com.jonagill.unityinternalaccess
- Name:
- Click Save (or Apply)
- Open Window/Package Manager
- Click the + button
- Select
Add package by name...orAdd package from git URL... - Enter
com.jonagill.unityinternalaccessand click Add