2d-inc / Flare-Flutter

Load and get full control of your Rive files in a Flutter project using this library.
https://rive.app/
MIT License
2.55k stars 469 forks source link

Rendering issue when using hard light, rotation and clipping (Android 9 and 10) #210

Open naonya3 opened 4 years ago

naonya3 commented 4 years ago

Rendering issue when using with hard light, rotation and clipping.

Source iOS Android 9 and 10
(Bug: only left side)

Object settings

Blend = Hard Light
Rotation != 0.0
Clipping = true 

Riva source

https://rive.app/a/naonya3/files/flare/hard-light-rotation-clip-bug/preview

Repository

https://github.com/naonya3/riva-bug-hardlight-rotation-clip

Flutter and Riva version

$ flutter --version
Flutter 1.9.1+hotfix.6 • channel unknown • unknown source
Framework • revision 68587a0916 (3 months ago) • 2019-09-13 19:46:58 -0700
Engine • revision b863200c37
Tools • Dart 2.5.0
flare_flutter: 1.8.3
luigi-rosso commented 4 years ago

Thanks for reporting this. We'll do some testing on different Android versions to confirm whether this is a general Android issue, related to a specific version, or related to specific devices.