Use Custom Inspector State Not Saved

Author: 
el_bearduno
el_bearduno's picture
Assignee: 
Status: 
Priority: 
Milestone: 
N/A

Reproduce:

  1. Uncheck UseCustomInspector in Unity Editor
  2. Run Game
  3. Stop Game
  4. UseCustomInspector will be checked again

May need to stor this option in the "InSceneInspector" class rather than the "InSceneInspectorEditor" class. Look for other work arounds.

Comments

1

Can possible use EditorPrefs.

Submitted by el_bearduno on Tue, 2016-10-18 16:16
el_bearduno's picture

Add new comment

Basic Editor

  • Allowed HTML tags: <a> <em> <strong> <cite> <blockquote> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

Plain Text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.