-
Notifications
You must be signed in to change notification settings - Fork 30.2k
Google Maps rendering glitches caused by Engine change #153335
Copy link
Copy link
Closed
flutter/engine
#54540Labels
a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appscustomer: money (g3)p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine team
Metadata
Metadata
Assignees
Labels
a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appscustomer: money (g3)p: mapsGoogle Maps pluginGoogle Maps pluginpackageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.r: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer versionteam-engineOwned by Engine teamOwned by Engine team
Google3 app "Money" has reported a regression in Google Maps rendering behavior which they have narrowed down to Engine roll commit 9b0dc2b. The most likely actual Engine commit is flutter/engine#54231.
When navigating to and from a screen with a GoogleMap embedded in it, there are glitches where parts of the non-Map screen start flashing and getting stuck.
See videos on internal bug b/359381093 for more information.
Minimal repro app:
Minimal repro
Note: You need to set up a GoogleMaps API key to actually make this work.
This is a serious regression in a launched product, so we'd want to get a fix or rollback in ASAP and probably cherry-pick it into this app's next release.