atteneder / KtxUnityDemo

Unity project that demonstrates how to use the KtxUnity package.
Apache License 2.0
10 stars 4 forks source link

Unable to Load ktx2 textures at run time in unity iOS editor #4

Closed hggz closed 2 years ago

hggz commented 2 years ago

Hey all, I'm trying to load my ktx2 textures using the async samples provided, from within the Unity Editor which is set to use the iOS player. Every time I do those it fails with an exception:

EntryPointNotFound

Is this not possible? Should I be using another configuration? The assemblies for ktunity and ktunity.editor are added.

I'm on unity 2019.3.1 also. Thanks!

atteneder commented 2 years ago

Hi @hggz ,

Are you using this project (KtxUnityDemo) actually?

How exactly did you install the KtxUnity package?

atteneder commented 2 years ago

closing in favor of https://github.com/atteneder/KtxUnityDemo/issues/4