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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment