Thank you for this, it is also present in workfiles.
So it was a missing default hook?
Also thanks for sharing on GitHub. I’ll shoot a PR with the fix this week
@mmoshev In the case of multi-workfiles2 it was a missing hook in the configuration.
It seems to me that when updating using the tank update command, the process can detect that new config settings are necessary for a new app to function correctly and autofill the config with default values. For some reason this didn’t happen for us when we updated the workfiles2 app.
For the scene breakdown, I’m not sure about my fix, I just tried applying an analogue fix.
This can probably be a default hook in one of the tk qt frameworks. I guess it won’t hurt on other programs, anyway - it is just some qt widget initialization. But my knowledge of the subject is insufficient.