Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

confused by UIElementsEditor #22

Open
SetoKaiba opened this issue Sep 16, 2018 · 2 comments
Open

confused by UIElementsEditor #22

SetoKaiba opened this issue Sep 16, 2018 · 2 comments

Comments

@SetoKaiba
Copy link

The example comes with TankEditor extends UIElementsEditor.
It creates VisualElement in CreateInspectorGUI() method.
But draw IMGUI in OnInspectorGUI().
It seems that the CreateInspectorGUI does nothing.

@alsoporter
Copy link

Maybe UIElements isn't working properly in Editor yet.

@momo-the-monster
Copy link

I've hit this same issue - I'm working on a product that needs to work in Unity 2018.4, and it looks like CreateInspectorGUI is never actually called in this version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants