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
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment