TouchDesigner/TouchEngine-UE

Plugins > Touchdesigner folder empty?

Closed this issue · 3 comments

On running the project, it reports the TouchEngine plugin missing. downloading the TouchEngine folder separately from the repository and putting it in the plugin folder manually results in a 'built with another engine' message. Didn't manage to rebuild so far.

Hi @AlysterVodka

Sorry for the delay and for the issues.

This kind of issue can sometimes be caused by caching.

Can you confirm that you tried the latest version of the plugin in the Release page ?

You cloned the main branch here and testing with UE5.3.2 ?

You mean you downloaded a .zip from the following: https://github.com/TouchDesigner/TouchEngine-UE-Samples ?

This would not include the plugin folder as automated .zip files from Github don't include submodules, which is what the Plugin is.

Follow instructions as to how to properly get started here. https://github.com/TouchDesigner/TouchEngine-UE-Samples/blob/UE5.3-Release/docs/getting-started.md

You should either do a recursive clone, as explained, or download the zip files from the release pages of the repositories.