Skip to content

Android debugger showing variables wrongly (.Net6) #6161

@arivoir

Description

@arivoir

Android debugger is showing incorrect values, either by hovering the variables in code or using "Add watch" or "Quick watch"

As it can be seen in the below video, the "fontFamily" variable is showing true, as if it were a boolean variable, and the "typeface" variable is showing a string that has the value of the "fontFamily" variable. Similarly textStyle shows the value of the "a" variable.

android debugger bug

Metadata

Metadata

Assignees

Labels

Area: DebuggerIssues using or interacting with the debugger.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions