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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment