inkle / ink-unity-integration

Unity integration for the open source ink narrative scripting language.
http://www.inklestudios.com/ink
Other
581 stars 101 forks source link

Ink settings being reset #143

Closed rhys-vdw closed 2 years ago

rhys-vdw commented 3 years ago

Often while changing branches, rebasing or merging we're having a problem where our ink settings defaultJsonAssetPath is getting reset to "none". Likely the entire InkSettings.asset is being reset to default, but that's the only setting we've changed.

This is causing problems, especially with the less technical people on the team who can't work out why their story changes aren't being reflected in game (wrong JSON file being modified).

image

Version: 0.9.61

tomkail commented 3 years ago

I've been keeping an eye out for this and I've not seen it yet. Has it been affecting you still?

rhys-vdw commented 3 years ago

Yeah, it's happened a few times. I've not been working on the project for the last couple of weeks though. I'll update this issue if it comes up again.

tomkail commented 2 years ago

Don't suppose you've seen this recently? If not, I'll close it

rhys-vdw commented 2 years ago

We've moved onto a project that doesn't use ink, so I have not really had a chance to see it in the last year. Tbh I don't remember making this issue. I'm sure if somebody else encounters the same problem you can reopen.