Skip to content

Shotgun Basic Configuration v1.1.14

Choose a tag to compare

@mathurf mathurf released this 11 Oct 19:14
· 798 commits to master since this release

What’s new?

Bugs

The Maya plugin's bootstrap routine contained a thread safety problem related to progress reporting that could cause Maya to crash or hang at startup. This fix ensures this logic is now always run on the main thread to improve stability during bootstrap. [SG-9012]