Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
Votes
4
Found in
2021.3.21f1
2022.2.12f1
2023.1.0b9
2023.2.0a7
2023.3.0a3
Issue ID
UUM-31068
Regression
No
Can't import asset via Package Manager when it consists of sub-packages and one of them is already imported
How to reproduce:
1. Open a new Unity project
2. Download and Import MicroVerse Core Collection https://assetstore.unity.com/packages/tools/terrain/microverse-core-collection-232976
3. Download and Import MicroVerse Masks https://assetstore.unity.com/packages/tools/terrain/microverse-masks-238841
Expected result: Package imports successfully
Actual result: Errors “Could not create directory for asset (asset path)“ occur and package is not imported
Reproducible with: 2021.3.20f1, 2022.2.12f1, 2023.1.0b9, 2023.2.0a7
Could not test with: 2020.3.46f1 (Package not compatible with this version)
Reproduced on: Windows 10
Notes:
- Could not reproduce the issue with other Package collections. Tested with MicroSplat packages
- Not reproducible when the MicroVerse package is imported first
Comments (1)
-
JasonBooth
Jun 01, 2023 17:50
Note this repro is missing a step - you have to install com.unity.splines 2.0 or greater..
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
This is caused by using hybrid packages (UPM in .unitypackage). This is not a supported workflow and the Package Manager teams are currently working on a solution.
Resolution Note (2023.3.X):
This is caused by using hybrid packages (UPM in .unitypackage). This is not a supported workflow and the Package Manager teams are currently working on a solution.