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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment