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
- Temporary dark areas appear when quickly dragging Editor window splitters while using "Direct3D 12" graphics API and "Light" Editor theme
- Focus changes from the IDE to the Unity Editor when compiling code in the IDE
- A glare from the Light Placement Tool is visible when the Main Camera is set to "Perspective"
- List item is re-selected when moving the mouse after ClearSelection function
- Undocked windows including UITK Debugger disappear when UITK Debugger already has data and Pick Element is pressed again
Resolution Note (fix version 2.2.0-preview.1):
2019.2 Package has been pushed. "2D Animation - 2.2.0-preview.1"