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
- Previous model to world matrix is not correctly set for ASW
- More calls are made to GC.Alloc in an HDRP Sample Template when compared to the 2022.3 stream
- Generating Light Probe lighting returns inconsistent results on a specific mesh
- Two Warnings appear for every Soft Delete Operation when Deleting Sub Assets in the Project Browser
- “Item m_LightProbeSystem not found” warning is thrown when pressing the “Open” button multiple times in the Adaptive Probe Volume component warning
Resolution Note (fix version 2.2.0-preview.1):
2019.2 Package has been pushed. "2D Animation - 2.2.0-preview.1"