Search Issue Tracker
Fixed in 1.0.16-preview.1
Votes
0
Found in [Package]
1.0.16-preview
Issue ID
1063829
Regression
Yes
2d animation package throws errors when installed through package manager
2d animation package throws errors when installed through package manager.
Steps to reproduce:
1) Create new project
2) Window > Package Manager
3) Install the latest version(1.0.16) of 2d animation
Actual result: Namespace error appear in the console.
Occurs on : 2018.3.0a6, 2018.3.0a5, 2018.3.0a4
Working fine on : 2018.3.0a3
Packman version: 2.0.0
Environment: Both Windows and Mac
Stack trace:
C:\Users\gs1801\AppData\Local\Unity\cache\packages\packages.unity.com\com.unity.2d.animation@1.0.16-preview\Runtime\SpriteSkin.cs(206,104): error CS0103: The name 'VertexAttribute' does not exist in the current context
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment