Skip to content

[Impeller] Generate Mipmaps For Texture Validation failed. #121015

@gaaclarke

Description

@gaaclarke

steps to reproduce

  1. go to the gallery app
  2. edit the info.plist to use impeller
  3. open the ios/Runner.xcworkspace in xcode
  4. Make sure the "API Validation" checkbox is turned on for the configuration
  5. (not sure if this is necessary) run the project with the Release configuration
  6. Notice the crash at app startup.

notes

  1. Turning off "API Validation" removes the crash.

error

-[MTLDebugBlitCommandEncoder generateMipmapsForTexture:]:1109: failed assertion `Generate Mipmaps For Texture Validation
[tex mipmapLevelCount](1) must be > 1.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions