Forums › 💬 NodeCanvas › 🗨️ General Discussion › Does graph editing work in a build › Reply To: Does graph editing work in a build
Hello,
The Graph Editor only works within the Unity Editor because it uses a lot of Unity Editor types that are only available within the editor and not within built runtime.
Thank you.