Hello! Bit of a niche discovery as no one on our team has been able to parse why this is happening just that we are fairly certain it is a problem within spine or while exporting.
Our problem is that one of our files upon export from spine is missing x/y and width/height data in the .json. So when we go to import into our engine there is no set scale for the animation to be seen. We can manually input a height/width etc into the .json as a bandaid fix but any new exports do not retain that information (as we expected).
This is what the .json file looks like upon export (in Visual Studio) and the expected behavior(in Notepad/images):
We have tried to narrow it down to what may be causing this but ultimately that has led to dead ends. Our best guess is something funky was done to the skeleton or we have corrupted the file somehow. Let me know if anyone may have any leads as to why this could be happening, thank you!