Unable to package with Texture Graph on

		{
			"Name": "TextureGraph",
			"Enabled": true,
			"TargetAllowList": [
				"Editor"
			]
		}

Hey allowing the plugin to target editor only in the .uproject worked for me

3 Likes