Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error after imported package #37

Open
AnhNThust opened this issue Feb 23, 2024 · 0 comments
Open

Error after imported package #37

AnhNThust opened this issue Feb 23, 2024 · 0 comments

Comments

@AnhNThust
Copy link

  1. VFXToolbox\Editor\ImageSequencer\ImageSequencer.Export.cs(193,82): error CS0117: 'TextureImporterShape' does not contain a definition for 'Texture2DArray'
  2. VFXToolbox\Editor\ImageSequencer\ImageSequencer.Export.cs(194,46): error CS1061: 'TextureImporterSettings' does not contain a definition for 'flipbookColumns' and no accessible extension method 'flipbookColumns' accepting a first argument of type 'TextureImporterSettings' could be found (are you missing a using directive or an assembly reference?)
  3. VFXToolbox\Editor\ImageSequencer\ImageSequencer.Export.cs(195,46): error CS1061: 'TextureImporterSettings' does not contain a definition for 'flipbookRows' and no accessible extension method 'flipbookRows' accepting a first argument of type 'TextureImporterSettings' could be found (are you missing a using directive or an assembly reference?)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant