Skip to content

Image Rendering artifacts on OnePlus 13. #160587

@EricMoin

Description

@EricMoin

Steps to reproduce

My users with Oneplus ( Power by ColorOS ) report the problem.But my Mi phone and Sumsung phone can't reproduce it.The images in application will render a pixel error in top-left like a block.Not only in asset image,but also icons can be like that.

Uploading 屏幕截图 2024-12-19 175647.png…

Expected results

Images with no error.

Actual results

Image with pixel error.

Code sample

Code sample
Image.asset(...)
Icon(MyIcons......)
Image.network(.....)

Screenshots or Video

Screenshots / Video demonstration

屏幕截图 2024-12-19 175647

Logs

Logs
I use USB debug mode to attach to the phone.No extra erorr log output.

Flutter Doctor output

Doctor output
[√] Flutter (Channel stable, 3.27.1, on Microsoft Windows [版本 10.0.26100.2605], locale zh-CN)
    • Flutter version 3.27.1 on channel stable at C:\Users\wu_mi\Downloads\flutter_windows_3.27.1-stable\flutter
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 17025dd882 (3 days ago), 2024-12-17 03:23:09 +0900
    • Engine revision cb4b5fff73
    • Dart version 3.6.0
    • DevTools version 2.40.2

[√] Windows Version (Installed version of Windows is version 10 or higher)

[!] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
    • Android SDK at C:\Users\wu_mi\AppData\Local\Android\sdk
    • Platform android-35, build-tools 35.0.0
    • Java binary at: C:\Program Files\Android\Android Studio\jbr\bin\java
    • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)
    ! Some Android licenses not accepted. To resolve this, run: flutter doctor --android-licenses

[√] Chrome - develop for the web
    • Chrome at C:\Program Files\Google\Chrome\Application\chrome.exe

[X] Visual Studio - develop Windows apps
    X Visual Studio not installed; this is necessary to develop Windows apps.
      Download at https://visualstudio.microsoft.com/downloads/.
      Please install the "Desktop development with C++" workload, including all of its default components

[√] Android Studio (version 2024.2)
    • Android Studio at C:\Program Files\Android\Android Studio
    • Flutter plugin can be installed from:
       https://plugins.jetbrains.com/plugin/9212-flutter
    • Dart plugin can be installed from:
       https://plugins.jetbrains.com/plugin/6351-dart
    • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)

[√] VS Code (version 1.96.0)
    • VS Code at C:\Users\wu_mi\AppData\Local\Programs\Microsoft VS Code
    • Flutter extension can be installed from:
       https://marketplace.visualstudio.com/items?itemName=Dart-Code.flutter

[√] Connected device (4 available)
    • Android SDK built for x86 (mobile) • emulator-5554 • android-x86    • Android 10 (API 29) (emulator)
    • Windows (desktop)                  • windows       • windows-x64    • Microsoft Windows [版本 10.0.26100.2605]
    • Chrome (web)                       • chrome        • web-javascript • Google Chrome 131.0.6778.140
    • Edge (web)                         • edge          • web-javascript • Microsoft Edge 131.0.2903.99

Metadata

Metadata

Assignees

No one assigned

    Labels

    e: impellerImpeller rendering backend issues and features requestsr: duplicateIssue is closed as a duplicate of an existing issueteam-engineOwned by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions