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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment