Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Shizane on November 21, 2013, 01:54:26 PM

Title: Editor Windows Greyed Out [SOLVED]
Post by: Shizane on November 21, 2013, 01:54:26 PM
I'm running the latest Unity 4.3.0f4 and PM 1.7.5.f2. Starting a new, blank project with no add-ons, I can't access any of the PM windows. I've restarted Unity and there are no errors.

Actually 3 warnings I'm getting are:

Assets/PlayMaker/Editor/PlayMakerGUIInspector.cs(23,34): warning CS0618: `UnityEditor.EditorGUIUtility.LookLikeInspector()' is obsolete: `LookLikeControls and LookLikeInspector modes are deprecated.'

Assets/iTween/PlayMaker/Editor/iTweenMoveToActionEditor.cs(33,18): warning CS0618: `UnityEditor.Undo.SetSnapshotTarget(UnityEngine.Object, string)' is obsolete: `Use Undo.RecordObject instead'

Assets/Photon Unity Networking/PlayMaker/Editor/PlayMakerPhotonWizard.cs(103,34): warning CS0618: `UnityEditor.EditorGUIUtility.LookLikeControls(float)' is obsolete: `LookLikeControls and LookLikeInspector modes are deprecated. Use EditorGUIUtility.labelWidth and EditorGUIUtility.fieldWidth to control label and field widths.'
Title: Re: Editor Windows Greyed Out
Post by: Alex Chouls on November 21, 2013, 03:11:28 PM
Have you tried these troubleshooting steps:
https://hutonggames.fogbugz.com/default.asp?W624

Let me know if none of those work...
Title: Re: Editor Windows Greyed Out
Post by: mikejkelley on November 22, 2013, 12:48:57 AM
I'm having this and a whole host of problems as well since the Unity update 4.3.0f4. :(

In fact, just selecting my custom Playmaker layout crashes Unity.
Title: Re: Editor Windows Greyed Out
Post by: Alex Chouls on November 22, 2013, 10:21:09 AM
Layouts can cause problems; it seems like they can get corrupted sometimes... Try deleting that layout and rebuilding it in 4.3.

I also sent you a PM to join the beta group...
Title: Re: Editor Windows Greyed Out [SOLVED]
Post by: Shizane on November 25, 2013, 10:15:48 AM
Thanks. I've solved this by using this method: http://hutonggames.com/playmakerforum/index.php?topic=5567.0