playMaker

Author Topic: Installing uGUI Proxy Full gives deprecated errors  (Read 1580 times)

Neikke

  • Full Member
  • ***
  • Posts: 134
Installing uGUI Proxy Full gives deprecated errors
« on: November 03, 2017, 06:32:13 PM »
I've just installed uGui Proxy Full through ecosystem and after installation I get this error message:

Assets/Scripts/uGui/BoxCollider2dMatchRectTransform.cs(117,9): error CS0619: `UnityEngine.BoxCollider2D.center' is obsolete: `BoxCollider2D.center has been deprecated. Use BoxCollider2D.offset instead (UnityUpgradable) -> offset'

May be I shouldn't download the whole package but a specific action instead?
What should I do to get fix this? Thanks!
« Last Edit: November 03, 2017, 06:42:28 PM by Neikke »

Neikke

  • Full Member
  • ***
  • Posts: 134
Re: Installing uGUI Proxy Full gives deprecated errors
« Reply #1 on: November 03, 2017, 06:48:38 PM »
Ok, I did fresh install of playmaker and "ugui on click event" action only - and this error went away, but still I have some weird warnings, I kow I can live with them but still, is there a way to have them all fixed? Attaching screen

djaydino

  • Administrator
  • Hero Member
  • *****
  • Posts: 7615
    • jinxtergames
Re: Installing uGUI Proxy Full gives deprecated errors
« Reply #2 on: November 04, 2017, 07:14:00 AM »
Hi,
These are actually debug messages.
on the top/left on the debug screen click on the icon to hide these messages.

The icon next to it are warnings and the one on the right are errors :)