- Изменено
UI / Layout scale and reogrganizing resets to default.
i don't know if it's a bug but first time i encounter that issue. i installed spine on my new pc which is a windows 10 tablet computer with 4k monitor. and every time that i try to scale the interface or change the Layout of the windows it always goes back to the default. i uninstalled it and reinstall it, and the same. half of the times it opens in the default project of spine boy.
it dont crashes or gives an error so i didnt know where to post it. at work that i also have a 4k monitor i dont have that issue. and i found it weird so i thought to ask.
To be clear, it goes back to default settings after you close and reopen Spine? The settings are stored here:
Windows: <user home folder>\Spine\prefs.json
Mac: <user home folder>/Library/Application Support/Spine/prefs.json
Linux: <user home folder>/.spine/prefs.json
Can you verify that file is created when you start Spine? Spine does not delete the files in that folder unless you run the Windows uninstaller. The only time you would lose your settings in prefs.json
is if you load an old version of Spine, then a new version. Sometimes the differences between versions is too large and Spine has to reset the settings. It writes this text in the spine.log
file (in the same folder) when that happens:
Resetting preferences (new version).
Hello, yes every time that i open it, change the settings, save, close it it goes back to default. and on the folder that you said there is a file prefs.json but it has the date and time that i last open Spine.
so i assume that somehow it overwrite it self every time that i open Spine
Hmm. Can you please post your spine.log
(in the same folder as prefs.json
) after running Spine and having it reset to the default setings?