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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment