NEWB alert Console errors

I was having a little fun altering the Viking Demo, and inadvertently upgraded Unity to 3.5 (I fell I accidentally clicked a button your honour)

So now I get a console error: here

https://skitch.com/markfrancombe/8ttfc/unity

Can someone give me explicit instructions on how to fix?

For example, is it to replace GetPrefabParent with Use PrefabUtility.GetPrefabParent in PhotonViewInspetor.cs

Is that it?

Im scare to just try incase I break something

:-)

Mark

Comments

  • Don't be scared away. Try it :)
    You could always revert to our original Photon Unity Networking code.

    The warning is something Unity-related: The Editor API has changed and we need to adjust this.
    You can also ignore it or look up a solution in the Unity Forum or http://answers.unity3d.com