Use Custom Inspector State Not Saved
Post date:
2016-10-18 16:14
Project:
Assignee:
Labels:
Status:
Priority:
Milestone:
N/A
Reproduce:
- Uncheck UseCustomInspector in Unity Editor
- Run Game
- Stop Game
- 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
Can possible use EditorPrefs.
Add new comment