Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    Dismiss Notice

Resolved Make Graph tool foundation as public package again

Discussion in 'Authoring Dev Blitz Day 2023' started by optimise, Jan 26, 2023.

  1. optimise

    optimise

    Joined:
    Jan 22, 2014
    Posts:
    1,680
    I would really like Graph tool foundation comes back as a public package for early adopter to try and battle test. Since GTF is based on UI Toolkit, I believe there's nothing blocking to release GTF as a public package again.
     
  2. EricDziurzynski

    EricDziurzynski

    Unity Technologies

    Joined:
    Mar 11, 2022
    Posts:
    28
    Hi, the plan is for it to be built into the Editor as a public API, not as public package. There are actually technical limitations now that prevent us from releasing it as a package since we needed it to work with many other tools native to the editor.
     
  3. Jes28

    Jes28

    Joined:
    Sep 3, 2012
    Posts:
    989
    May be release it as Editor module?