Unity-Technologies / usd-unity-sdk

Integration of Pixar's Universal Scene Description into Unity. UPDATE: This package has been superseded by our new bundle of USD packages. Please see README & link below for further details.
https://forum.unity.com/threads/new-openusd-packages-now-available.1524583/
Apache License 2.0
500 stars 77 forks source link

SWIG build failed #425

Open roywang91 opened 3 months ago

roywang91 commented 3 months ago

same problem to #361 any plans for usd22.08 or later version?

michaeljblain commented 3 months ago

Hi @roywang91 We don't have plans to upgrade this package. We do have a newer collection of USD packages that support USD 23.02. More details can be found here.

roywang91 commented 2 months ago

Thanks, I have used this package,it works fine in editor. However,when i build and package my project,using usd import failed. Error info DllNotFoundException: UsdCs assembly: type: member:(null) Rethrow as TypeInitializationException: The type initializer for ‘SdfValueTypeNames’ threw an exception. at Unity.USD.Core.InitUsd.Initialize () [0x00016] in .\Library\PackageCache\com.unity.usd.core@1.0.0-pre.1\Runtime\InitUsd.cs:51 Unity version:2023.2.14f1c1 Platform:Windows10

Hi @roywang91 We don't have plans to upgrade this package. We do have a newer collection of USD packages that support USD 23.02. More details can be found here.