Sign In Register

How can we help you today?

Start a new topic
Solved

MonoDevelop warnings using the latest Unity SDK

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

png
1 Comment

Hi Vicky,


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. 

If you need any mo help let us know. 


Regards Patrick. 

cs
Login to post a comment