I think I followed every aspects in manual, but I meet strange error when attaching my VS 2022 debugger to flax editor.
-
I checked for sure all VS components intalled
-
Created new empty project, opened attached cs file and set configuration as Editor.Development / Win64
-
Attatching to editor creates following popup:
(Failed to attatch to these type(s) of code: Flax: Wrong pointer)
Sometimes debugger continues anyway, but somtimes Flax editor is terminated. Anyone knows how to fix this?