-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#39950Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight
Description
steps to reproduce
- go to the gallery app
- edit the info.plist to use impeller
- open the
ios/Runner.xcworkspacein xcode - Make sure the "API Validation" checkbox is turned on for the configuration
- (not sure if this is necessary) run the project with the Release configuration
- Notice the crash at app startup.
notes
- 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 listImportant issues not at the top of the work liste: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flightA fix is in flight