Search Issue Tracker
Fixed in 2019.3.X
Fixed in 2018.4.X, 2019.1.X, 2019.2.X
Votes
0
Found in
2018.4.3f1
2019.1.4f1
2019.2.0b1
2019.3.0a1
Issue ID
1158305
Regression
Yes
AssetDatabase.ImportPackage() throws an error when importing a Unity Package with a script inside of it
Reproduction steps:
1. Open the attached Project inside of "ImportByScriptU201914f1.zip"
2. Inside the Unity Editor's toolbar go to Import Bug -> Import Script
Expected result: The Unity Package gets imported and no errors are logged
Actual result: The Unity Package gets imported with an error
Reproduces on: 2018.4.3f1, 2019.1.4f1, 2019.1.5f1, 2019.2.0b1, 2019.2.0b5, 2019.3.0a5
Does not reproduce on: 2017.4.28f1, 2018.4.1f1, 2019.1.3f1, 2019.2.0a14
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
- Crash on OnDemandScheduler::HandleImportWorkerLogs when performing various Unity operations
Add comment