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
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
- Crash on BatchApplyPropertiesFromSourceAssetDB when opening a specific project
- Scene view Camera cannot be moved with WASD/QE keys when the Right Mouse Button is held down and the Mouse is not moved
- Crash when calling default interface method from virtual method with same name
- [Android] Unity does not include the ".aab" extension for an AppBundle when it is built via script with the buildPlayerOptions.locationPathName = "AppName.apk" and EditorUserBuildSettings.buildAppBundle = true
Add comment