Skip to content

UIToolkit #81

Description

@achimmihca

Description of the feature
Currently, the component based uGUI is used to display the debug console.

It would be nice if Unity's new "UI Toolkit" could be used as alternative. This includes

  • a UXML file for the layout
  • a USS file for the style
  • code to bind the UI elements to methods of the debug console
  • probably refactoring of the current code to be UI agnostic

Maybe a UIDocument could be referenced in the DebugLogManager. If it is set then the console UI is shown by instantiating and adding the UXMl file to the UIDocument's rootVisualElement.

Additional info

Thanks for this project!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions