1
PlayMaker Bug Reporting / Re: Game Analytics
« on: July 13, 2015, 04:40:51 AM »Tried installing the latest version of Unity, Game Analytics and Playmaker, but my efforts were stopped by different errors:
I did the following: Installed the newest version of all:
- Unity 5.1.1f1
- Game Analytics Unity SDK 2.1.0
- Playmaker 1.7.8.3
then toggled the playmaker scripts of GA and received this error:
Assets/GameAnalytics/Plugins/Playmaker/SendBusinessEvent.cs(53,39): error CS1501: No overload for method NewBusinessEvent' takes7' arguments
Then toggled these scripts off and installed the "fix" package from here:
the 0.6.6 fix: https://hutonggames.fogbugz.com/default.asp?W1170
this resulted in all sorts of errors in GA_Menu.cs starting with:
Assets/GameAnalytics/Editor/GA_Menu.cs(11,42): error CS0103: The name `GA' does not exist in the current context
What happened, how did GA jump from 0.6.6 to Unity SDK 2.1.0?
Could somebody create a fix for this latest version?
Thanks in advance,
szomaza
Hi szomaza,
Thank you for using GameAnalytics. We have made a fix now. You can download the latest version on github at https://github.com/GameAnalytics/GA-SDK-UNITY/archive/master.zip (the latest version is not yet available to Unity Asset Store) or you can also use the fix from this PasteBin http://pastebin.com/AJb4KYBF (fixes Assets/GameAnalytics/Plugins/Playmaker/SendBusinessEvent.cs). Hope this helps.
Kind regards,
Martin
SDK Developer @ GameAnalytics