nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.05k stars 135 forks source link

Linux version. Bug when Export Dump In format json #294

Open xboxones1 opened 7 months ago

xboxones1 commented 7 months ago

I'm using the latest nightly build. If when exporting a dump in json format, you leave the default name of the saved file, then it will be exported as a normal text file. If you add the json extension to the default name, it will be exported correctly. That is, the export format switch does not work.