I like to keep our projects free of warnings to help the team identify problems early on and help us fix bugs quicker.
I've just installed the latest GameSparks SDK to version 5.3.1.153 and am getting 7 warnings in MonoDevelop generated from the file GameSparksSettingsEditor - see attached file for a screenshot.
They are all caused by the use of obsolete Unity functionality, we're using Unity version 5.3.1f1. Would it be possible to add a fix for these in the next SDK update?
Unity implemented multi scene editing. this has caused some aspects of the GameSparks sdk to become marked as obsolete. Here is an updated version of the GameSparksSettingsEditor.cs.
Vicky Smalley
Hi,
I like to keep our projects free of warnings to help the team identify problems early on and help us fix bugs quicker.
I've just installed the latest GameSparks SDK to version 5.3.1.153 and am getting 7 warnings in MonoDevelop generated from the file GameSparksSettingsEditor - see attached file for a screenshot.
They are all caused by the use of obsolete Unity functionality, we're using Unity version 5.3.1f1. Would it be possible to add a fix for these in the next SDK update?
Thanks