A custom Unity Editor Window to display all the Variants of a selected prefab
Please see the Improved Prefabs landing page for more information about the feature and to download the preview build: https://unity3d.com/prefabs
- Download and open in Unity Version 2018.2.0x-ImprovedPrefabs (the preview build)
- Go to Window -> Variant Window
- Drag Prefabs into the field at the top of the window to see if they have variants associated with them
- Create a folder called 'Editor' (if you don't have one already)
- Add VariantWindow.cs to the Editor folder
- After the scripts have compiled, the window will be available at Window -> Variant Window