Releases: Code-Stage/Package2Folder
Releases · Code-Stage/Package2Folder
Release list
1.3.0
[1.3.0] - 2026-02-13
Added
- Add companion window that auto-appears alongside Unity's import dialog, allowing you to redirect any .unitypackage import to a specific folder — works with Package Manager "My Assets" imports, drag-and-drop, and the Assets menu (closes #6)
1.2.1
[1.2.1] - 2025-08-15
Fixed
- Fix package affected import menu placement in Unity 6.2 and newer (thx @rwetzold )
1.2.0
1.1.0
[1.1.0] - 2022-12-20
Added
- Add Unity 2023 support (at least for 2023 alpha)
Removed
- Remove some legacy projects
- Remove legacy AssetStoreTools
1.0.6
[1.0.6] - 2021-05-30
Fixed
- Fix plugin did not work correctly with two-column project view (thx madc0der)
1.0.5
- fix exception when using ImportPackageToFolder with interactive == false (thx Vipul Tyagi)
1.0.4
- fix incorrect path processing in case package was exported not from the Assets folder (thx @vestigialdev)
1.0.3
- fix reflection errors in Unity 2019.3+ (thx viktorkadza)
1.0.2
- fix reflection errors in Unity 2018.4 > 2018.4.3 (thx Aseemy)
First public release
Initial release with new menu item:
Assets > Import Package > Here...
You should select target folder in your Project to enable this menu item.