Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: semie on February 15, 2013, 08:55:18 PM

Title: 1.5 install issues
Post by: semie on February 15, 2013, 08:55:18 PM
Hi all,

On installing the 1.5 update there is no Playmaker menu added. I have clicked the menu bar yes.
I have done several installs with the same result.

I then reinstalled Playmaker 1.4.5 and everything worked fine, so I deleted 1.4.5 and installed the 1.5 and although the Playmaker menu is there it is non functional. The folders are there inside the project window but I cannot access the Playmaker tool?

Cheers
Lindsay
Title: Re: 1.5 install issues
Post by: Alex Chouls on February 16, 2013, 12:31:50 AM
Are there any errors in the Unity console?
Title: Re: 1.5 install issues
Post by: semie on February 19, 2013, 03:47:19 PM
Yes there are errors.
Since the 1.5.2 update I have also tried that and the same issues are occurring.

Monobehaviour has unknown format!:
Base Type:MonoBehaviour ByteSize:-1 MetaFlag:32768

Assets/Photon Unity Networking/Editor/PhotonNetwork/PhotonEditor.cs(115,27): error CS0117: `UnityEditor.EditorApplication' does not contain a definition for `hierarchyWindowChanged'

These are the errors that are coming up. Note this was with 1.5 and now with 1.5.2 and still no Playmaker menu being added.

Cheers
Lindsay

Title: Re: 1.5 install issues
Post by: Alex Chouls on February 19, 2013, 04:09:36 PM
What version of Unity are you using?

Note, we dropped Playmaker support for Unity 3.4.
Also I believe Photon requires Unity 3.5.3.

Also if you're not using Photon you can safely delete the Photon directory...
Title: Re: 1.5 install issues
Post by: semie on February 21, 2013, 03:31:54 PM
Cheers, I'll look at updating unity and go from there.
Title: Re: 1.5 install issues
Post by: Shizane on February 22, 2013, 10:33:18 AM
I too was having this issue until I reinatalled PM AND Unity...I am running the latest version. I still get all kinds of problems now though with PM. I'll click on an object that has PM and either I can't click on another object or it won't switch to the other PM editor window for that object. Very frustrating.
Title: Re: 1.5 install issues
Post by: semie on February 23, 2013, 01:55:31 AM
Once I updated Unity to 4.0.0f7 PlayMaker installed fine :)
 Thanks.