I’m just trying out the touch/UE5 integration but i can’t get any tox files to load and i see this error
Texture type TETextureTypeD3DShared is not supported by this TouchEngine instance
I opened a brand new UE 5.7.2 project with the TouchEngine plugin 1.7.0 installed
Created a new blueprint using class TouchEngineActor, dragged in my tox files and when i add them to the blueprint properties i get the above error. i tried different tox files, even from the samples provided.
The Touch Engine process is loaded from the latest build 2025.32280
ok i installed visual studio with the components mentioned. required windows sdk. installed windows 11 sdk. still failed. honestly, i’ve never had to install all these tools just to get an unreal project to load. i’ve linked the log file below. can’t really understand why is failing now log file
If you download the release zip, they don’t include the plugin. You need to add the plugin to the project.
Otherwise, you clone.
If project does not open, rare but possible, it means that the precompiled binaries need to be recompiled for your machine. You need the Visual Studio dev tools for that.