Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: Haymaker on April 27, 2016, 11:05:23 PM

Title: CS0618 error. Builds are now failing.
Post by: Haymaker on April 27, 2016, 11:05:23 PM
Only when I try to do a build do I get an error.  My builds fail at the "compiling scripts" section.

Assets/PlayMaker Custom Actions/uGui/uGuiInputFieldScreenToLocal.cs(65,59): warning CS0618: `UnityEngine.UI.InputField.ScreenToLocal(UnityEngine.Vector2)' is obsolete: `This function is no longer used. Please use RectTransformUtility.ScreenPointToLocalPointInRectangle() instead.'

HELP!!! 

Using latest Unity, Playmaker, and uGUI package.
Title: Re: CS0618 error. Builds are now failing.
Post by: Alex Chouls on May 01, 2016, 11:44:15 AM
When you say latest Unity, do you mean the 5.4 beta?
Title: Re: CS0618 error. Builds are now failing.
Post by: jeanfabre on May 02, 2016, 01:56:16 AM
Hi,

 This error is fixed on the latest version of either the action itself or the uGui Package via the Ecosystem (http://j.mp/PlayMakerEcosystem).

so, update it, and let me know how it goes.

 What platform are you building on? I am currently in the process of testing windows build as it seems to cause some problems.

Bye,

 Jean