SubAssetEditor
SubAssetEditor copied to clipboard
Editor for SubAsset in unity project.
My unity version is 2022.3.9f1, plugin version is 1.0.2 installed via UPM Git Extension. I can't scroll the list to see more content by scrolling the mouse wheel except by...
**Describe the bug** When selecting Prefab with hundreds of gameobjects SubAsset window freezes Unity. **To Reproduce** Steps to reproduce the behavior: 1. Create Prefab with hundreds of game objects 2....
For AnimationClip to AnimationControlle, it seems working correctly. But, for AnimationController to Prefab, it seems **NOT** working correctly. Perhaps it is necessary to resolve #references to hidden sub-assets.