playMaker

Author Topic: Editor Windows Greyed Out [SOLVED]  (Read 6659 times)

Shizane

  • Junior Playmaker
  • **
  • Posts: 52
Editor Windows Greyed Out [SOLVED]
« 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.'
« Last Edit: November 25, 2013, 10:17:05 AM by TouchTiltGames »

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Editor Windows Greyed Out
« Reply #1 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...

mikejkelley

  • Full Member
  • ***
  • Posts: 136
Re: Editor Windows Greyed Out
« Reply #2 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.

Alex Chouls

  • Administrator
  • Hero Member
  • *****
  • Posts: 3987
  • Official Playmaker Support
    • LinkedIn
Re: Editor Windows Greyed Out
« Reply #3 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...

Shizane

  • Junior Playmaker
  • **
  • Posts: 52
Re: Editor Windows Greyed Out [SOLVED]
« Reply #4 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