-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#24958Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesc: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levelcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
Description
Internal: b/176078297
I'm facing a really strange problem, and really don't know how to fix this. It seems, that on some devices image assets are not properly loaded and a pink (fuchsia?, magenta?) colored area is shown instead. All types of images are affected (Network loaded images, images shown as Container decoration, and also Asset Images).
I'm not able to reproduce this on my devices, neither as debug, nor as release, neither on iOS nor on Android. The clients device with this problem is a iPhone 12 Pro, iOS: 14.2.1.
Does anybody have seen something like this or can give me a hint about what could cause this?
krisrandallyinminang
Metadata
Metadata
Assignees
Labels
P0Critical issues such as a build break or regressionCritical issues such as a build break or regressiona: imagesLoading, displaying, rendering imagesLoading, displaying, rendering imagesc: renderingUI glitches reported at the engine/skia or impeller rendering levelUI glitches reported at the engine/skia or impeller rendering levelcustomer: crowdAffects or could affect many people, though not necessarily a specific customer.Affects or could affect many people, though not necessarily a specific customer.engineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.platform-iosiOS applications specificallyiOS applications specificallyr: fixedIssue is closed as already fixed in a newer versionIssue is closed as already fixed in a newer version
