Search Issue Tracker
Fixed in 3.2.16, 5.1.0
Votes
1
Found in [Package]
5.1.0
Issue ID
1408487
Regression
Yes
Unsupported 2D Common package version installed when importing 2D Animation package
How to reproduce:
1. Open any project
2. Import the latest 2D Animation package version
3. Observe the Console Window
Expected result: 2D Animation imports the correct package version
Actual result: An error occurs as an incompatible 2D Common version is installed
Reproducible with: 3.2.16 (2019.4.33f1), 5.1.0, 5.1.1 (2020.3.25f1)
Not reproducible with: 3.2.16 (2019.4.34f1, 2019.4.36f1), 5.0.10 (2020.3.24f1, 2020.3.27f1), 5.1.0, 5.1.1 (2020.3.26f1, 2020.3.30f1), 7.0.4 (2021.2.14f1), 8.0.0 (2022.1.0b10, 2022.2.0a6)
Error in Console Window (from 3.2.16 (2019.4.33f1)):
Library/PackageCache/com.unity.2d.common@2.1.1/Runtime/InternalBridge/InternalEngineBridge.cs(21,35): error CS1061: 'SpriteRenderer' does not contain a definition for 'IsUsingDeformableBuffer' and no accessible extension method 'IsUsingDeformableBuffer' accepting a first argument of type 'SpriteRenderer' could 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
- [Linux] C# Reflection performance is 50 to 60 times slower
- The scrollbars are moving as one when scrolling one of the scrollbars in the Array of Text Fields
- Renaming the Animation Transition applies to another Transition when Enter is not hit after the renaming
- Editor crashes on Play Mode when using Voxel Play Environment Script
- Decimal function values are incorrect when running the build with IL2CPP Scripting Backend
Resolution Note (fix version 3.2.16, 5.1.0):
Fixed in: 3.2.16 (2019.4.34f1), 5.1.0 (2020.3.26f1)