com.unity.resourcemanager 2.4.1-preview
Notes: processedReleased April 3, 2019
Unity Compatibility
Minimum Unity: 2018.1
Package Dependencies
No dependency metadata provided.
🔄 Changes
- Added static ExceptionHandler property to ResourceManager to handle any execptions thrown in IAsyncOperations.
- Exposed CachedProvider.Settings object that can be used to set up the cached provider during the build.
- Fixed bug where IAsyncOperations were being released prematurely when passed to callback parameters
