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
- Scene Filter buttons reset to "All" in the Occlusion Window when entering Play Mode but the Scene Filters themselves do not reset
- Transition property is not disabled in the UI Builder when it is set by a variable
- Crash on PersistentManager::GetSerializedType when opening a specific Scene
- GlobalObjectId.GetGlobalObjectIdSlow returns empty ID when in Prefab Isolation Mode
- Crash on Transform::RemoveFromParent when deleting a child GameObject
Add comment