Search Issue Tracker
Fixed in 2.2.0-preview.1
Votes
1
Found in [Package]
1.0.15-preview.3
Issue ID
1151007
Regression
Yes
Editor throws Error messages when 2D Animation package is installed
1. Create a new project
2. Import the 2D Animation package
Expected behavior: Editor runs properly and no errors are thrown
Actual behavior: Errors are thrown in the console
Reproducible with: 2019.2.0a1, 2019.2.0a14, 2019.3.0a1
Not reproducible with: 2018.3.14f1, 2018.4.0f1, 2019.1.1f1
Could not test with: 2017.4
Reproducible with package versions: 1.0.15, 1.0.16, 2.0.0, 2.1.0
Notes:
1. Could not test with 2017.4 due to the lack of a Package manager
2. Sometimes only one error is thrown:
Library\PackageCache\com.unity.collections@0.0.9-preview.16\Unity.Collections\UnsafeUtilityEx.cs(41,34): error CS0117: 'UnsafeUtility' does not contain a definition for 'IsUnmanaged'
3. Other times three errors are thrown:
Library\PackageCache\com.unity.2d.common@1.1.0-preview.2\Editor\ImagePacker\ImagePackerDebugEditor.cs(28,9): error CS0246: The type or namespace name 'SpriteRect' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@1.1.0-preview.2\Editor\InternalBridge\InternalEditorBridge.cs(28,23): error CS0246: The type or namespace name 'ISpriteEditorDataProvider' could not be found (are you missing a using directive or an assembly reference?)
Library\PackageCache\com.unity.2d.common@1.1.0-preview.2\Editor\InternalBridge\InternalEditorBridge.cs(59,50): error CS0246: The type or namespace name 'ISpriteEditor' could not be found (are you missing a using directive or an assembly reference?)
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
- “FocusController has unprocessed focus events.” warnings are thrown after adding iOS, tvOS or visionOS Build Profiles
- Holes and different colors appear on default Tree Materials after applying them to the Tree GameObject and undoing changes
- Error indicating that the Text Asset Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
- Documentation installation shows "Install failed: Validation Failed" when installing Android Build Support module
- Error indicating that the Package Manifest Importer hasn't been disposed properly is logged when switching Importer Type in a Focused Inspector
Resolution Note (fix version 2.2.0-preview.1):
2019.2 Package has been pushed. "2D Animation - 2.2.0-preview.1"