Skip to content

Opacity layer's child transform matrix is not initialized #30586

@liyuqian

Description

@liyuqian

I thought that SkMatrix's default constructor is going to return an identity matrix but that's not the case. Hence an unitialized SkMatrix and thus a TransformLayer without set_transform is causing the issue complained in flutter/engine#8362 (comment) .

This seems to be a severe rendering and security issue. The fix is on the way.

Metadata

Metadata

Assignees

Labels

c: regressionIt was better in the past than it is nowc: renderingUI glitches reported at the engine/skia or impeller rendering levelengineflutter/engine related. See also e: labels.waiting for PR to land (fixed)A fix is in flight

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions