Search Issue Tracker
Fixed in 2.0.0-preview.2
Votes
7
Found in [Package]
preview.13 - 1.0.0
Issue ID
1147048
Regression
Yes
"Name 'SpriteEditorWindow' does not exist in the current context" error is thrown when installing Vector Graphics
Reproduction steps:
1. Create a new project
2. Install Vector Graphics package via the Package manager
3. Observe the console window
Expected result: Package is functional and no errors are thrown
Actual result: Package is non-functional and an error is thrown
Reproducible with: 2019.2.0a7, 2019.2.0a12
Not reproducible with: 2018.3.13f1, 2019.1.0f2, 2019.2.0a6
Could not test with: 2017.4
Notes:
1. Could not test with 2017.4 due to the lack of a Package Manager
2. Tested with package versions: preview.13 - 1.0.0, preview.20 - 1.0.0, preview.23 - 1.0.0, preview.24 - 1.0.0
Full error message:
Library\PackageCache\com.unity.vectorgraphics@1.0.0-preview.24\Editor\InternalBridge\VectorGraphicsBridge.cs(17,13): error CS0103: The name 'SpriteEditorWindow' does not exist in the current context
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity Package Manager Events Not Triggered When Changing Registry
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment