atteneder / DracoUnity

Draco 3D Data Compression Unity Package
Apache License 2.0
247 stars 39 forks source link

Make sure DracoUnity doesn't break building to unsupported platforms #51

Closed hybridherbst closed 9 months ago

hybridherbst commented 2 years ago

Currently, when DracoUnity is in a project it prevents building to a number of platforms:

image (tested with Compilation Visualizer's built-in unit tests)

Would be great if those platforms can be built to (doesn't mean DracoUnity needs to work, just that it properly excludes itself on them)

atteneder commented 2 years ago

True. I should also check for KtxUnity.

atteneder commented 9 months ago

Is fixed in Draco for Unity, the successor package.