Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Warnings
#1
Hi!
When compiling the code in the console I get 20 warnings. All warnings are of type CS0618. Here is an example of one of them:



Code:
Assets/Curvy/Editor/CurvySplineSegmentInspector.cs(488,14): warning CS0618: `UnityEditor.Undo.RegisterSceneUndo(string)' is obsolete: `Use DestroyObjectImmediate, RegisterCreatedObjectUndo or RegisterUndo instead.'

I use:
Unity 4.3.1f1
Curvi 1.51.0

What is the reason? How can I resolve it?
Thank you for your attention.

 

 
Reply


Messages In This Thread
Warnings - by xcube - 12-11-2013, 07:56 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Metadata warnings Josenildo 4 740 07-13-2021, 12:19 AM
Last Post: p30better
  Obsolete warnings Woondal 1 3,987 10-31-2017, 04:20 PM
Last Post: Jake
  Obsolete warnings on Unity 2017.1.0b3 Woondal 1 6,275 06-07-2017, 07:02 PM
Last Post: Jake

Forum Jump: