There is a post process scene callback in the package that is slow. It should not even need to be a post process scene callback. All it does it check the billingmode json. It is slowing down build times and there’s another bug in Unity where these callbacks trigger in play mode whenever a scene is loaded.