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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment