com.unity.formats.usd 3.0.0-exp.1
Notes: processedReleased June 16, 2021
Unity Compatibility
Minimum Unity: 2019.4
Package Dependencies
- com.unity.modules.physics (1.0.0)
- com.unity.modules.screencapture (1.0.0)
- com.unity.timeline (1.0.0)
✨ Features
- New Import/Export API. See the ImportHelpers and ExportHelpers class (#237).
- Added Integration with Recorder (compatible with Recorder 2.2.0 or newer) (#243).
📈 Improvements
- Linux support temporarily disabled (#255).
- USD.NET API is now in the package (#249).
- USD.NET.Unity API is now in the package (#240).
- Building USD.NET can now be done with a standalone Mono (#241).
- Building the bindings is now done through CMake on all platforms. See BUILDING.md (#235).
🔧 Bug Fixes
- Fixed hardcoded package name in InitUSD and BuildPostProcessor (#236).
- Fixed a BuildPostProcess bug caused by permissions issues in OSX (#245).
- Fixed an IL2CPP build bug caused by the inclusion of USD codegen directory (#245).
- Fixed UsdAsset not properly refreshing the asset within the Prefab stage (#246).
