We use Github for our version control. I noticed when we went to do a build that the default icon we picked is not stored anywhere in settings? Could this be added to the.asset file? Is there some reason this is not added in?
It’s not stored there during the build. It’s stored there when you set it in PlayerSettings.
It’s also not stored in any of the lines you quoted above.
In one of the random projects I’m working on now, here’s where it is stored (I just deleted the icon and saved the project to see the diff in source control):
@Kurt-Dekker Thank you!!! I see it now
1 Like