Idea

James McGhee avatar image
James McGhee suggested

Do not automatically set a GameObject as DontDestroyOnLoad

Your PlayFabMultiplayerManager calls DontDestroyOnLoad on its initalization. This can cause issues in some architectures. We do not use nor allow use of DontDestroyOnLoad in any of our games so we have to edit your script to fix this.

If you want to provide this feature for people fine but make it a public bool people can turn on and off via the inspector (many assets do this including Mirror) so they dont have to edit your SDK scripts to remove an unwanted feature.

sdks
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

No Comments

·

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.