Search Issue Tracker
Fixed in 2018.3.X
Votes
0
Found in
2018.3.0a4
Issue ID
1057432
Regression
Yes
[2018.3] Vectorgraphics Package 1.0.0preview13 becomes corrupted when it is imported into the project
To reproduce:
1. Open Unity and create a new project
2. Click Window > Package Manager
3. Click All packages
4. Install Vectorgraphics
5. Observe that Console is spammed with errors:
"C:/Users/Jonas/AppData/Local/Unity/cache/packages/packages.unity.com/com.unity.vectorgraphics@1.0.0-preview.13/Runtime/VectorSprite.cs(191,63): error CS0103: The name `VertexAttribute' does not exist in the current context"
Notes:
- This issue reproduces on both Windows and OSX
- It is unable to compile project until the package is removed
Reproduced on Unity 2018.3.0a4
Not reproduced on Unity 2018.3.0a3
Regression on Unity 2018.3.0a4
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