artoolkitx / arunityx

artoolkitX for Unity, providing high-performance video acquisition, marker and texture tracking and full Unity Editor support
https://www.artoolkitx.org/
Other
43 stars 22 forks source link

ARControllerEditor does not correctly serialize changes. #53

Closed philip-lamb closed 1 year ago

philip-lamb commented 1 year ago

Modern Unity Editor serialization model requires marking of dirty fields etc. Need to update ARControllerEditor (plus probably other custom editors).