I'm using MRTK3 with ML2. Does anyone know where the MRTKSettings data gets saved? I made some changes to MRTKSettings and tried to push them to github, but can't figure out whether they actually got pushed correctly or not.
Hi @jamesashley1 , the Magic Leap MRTK3 Settings gets saved to an asset in the Resources/
folder while the MRTK Settings get saved into the MRTK.Generated/
folder inside the Asset/
folder in the MRTKSettings
asset.