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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 2.2.0-preview.1):
2019.2 Package has been pushed. "2D Animation - 2.2.0-preview.1"