PlayMaker Updates & Downloads > Official Action Updates

uGui Proxy Full Warnings[SOLVED]

(1/1)

markmandarin:
Hi all and especially hi Jean Fabre,

I have those errors:

Assets/PlayMaker uGui/Editor/PlayMakerUGuiCanvasRaycastFilterEventsProxyInspector.cs(17,20): warning CS0618: `UnityEditor.SerializedObject.UpdateIfDirtyOrScript()' is obsolete: `UpdateIfDirtyOrScript has been deprecated. Use UpdateIfRequiredOrScript instead.'

Assets/PlayMaker uGui/Editor/PlayMakerUGuiDragEventsProxyInspector.cs(17,20): warning CS0618: `UnityEditor.SerializedObject.UpdateIfDirtyOrScript()' is obsolete: `UpdateIfDirtyOrScript has been deprecated. Use UpdateIfRequiredOrScript instead.'

Assets/PlayMaker uGui/Editor/PlayMakerUGuiDropEventsProxyInspector.cs(17,20): warning CS0618: `UnityEditor.SerializedObject.UpdateIfDirtyOrScript()' is obsolete: `UpdateIfDirtyOrScript has been deprecated. Use UpdateIfRequiredOrScript instead.'

Assets/PlayMaker uGui/Editor/PlayMakerUGuiPointerEventsProxyInspector.cs(17,20): warning CS0618: `UnityEditor.SerializedObject.UpdateIfDirtyOrScript()' is obsolete: `UpdateIfDirtyOrScript has been deprecated. Use UpdateIfRequiredOrScript instead.'

Thanks

djaydino:
Hi,
These are actually not errors, but warnings (yellow triangle with exclamation point)
They just say that in a future version of unity (maybe in unity 6 or 7) those coding parts will be removed.

so everything should work fine :D

If you are annoyed with those warings (like me), in the console on the right side you can click on the triangle with exclamation point to show or hide them.

markmandarin:
thanks djaydino

jeanfabre:
Hi,

 Grag the latest on the Ecosystem, all warnings are gone.

 Bye,

 Jean

markmandarin:

--- Quote from: jeanfabre on May 15, 2017, 02:35:56 AM ---Hi,

 Grag the latest on the Ecosystem, all warnings are gone.

 Bye,

 Jean

--- End quote ---

Thank You

Navigation

[0] Message Index

Go to full version