Skip to content

[BUG] SKMatrix IsInvertible property crashes the debugger silently on trying to peek an variable values #1526

@Mikolaytis

Description

@Mikolaytis
  1. Open visual studio
  2. Write a simple console app that creates an SKMatrix into a variable and prints it in a second row.
  3. Launch app with debugging and try to peek values of SKMatrix.
  4. App is crashed.

Source of a crash is IsInvertible property.

Me and 2 other devs has this issue. I hope you can repro it too. This issue is critical, because it disables any matrix calculation debugging scenarios.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions