Robin North

Results 29 comments of Robin North

Thanks for the report, @tvogt! I encountered this issue in a project I'd upgraded through several SuperUnityBuild versions this week, with the same results. Deleting the Library folder and reimporting...

Thanks @tvogt, the project I encountered this issue in is also using 2022.3 LTS and a fresh install of SuperUnityBuild and new build settings file has also been behaving as...

I also had this issue. Deleting all iOS distribution and development certificates from my login keychain failed to solve the problem, but I noticed that when I opened the app...

Take a look at #49

@firdiar-mita thanks for the PR! I've finally found the time to test and review it and it all looks good to me. I'm going to merge it into the development...

Thanks for the report @cebbinger! Will take a look into this when I have some time.

I believe I have seen it happen on Windows occasionally, but have never got to the bottom of what triggers it. Thanks for looking into it some more!

I have definitely seen my `SuperUnityBuildSettings.asset` get overwritten like that during lengthy asset imports, which makes me think the point at which `LoadAssetAtPath(path)` is called can sometimes be too early...