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
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
Add comment