com.unity.xr.management 4.0.1

com.unity.xr.management

Notes: processedReleased February 11, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4 (15f1)

Package Dependencies

🔄 Changes

  • Changed `activeLoaders` to instead of returning a shallow copy, it will now just return a read only list to prevent additional garbage collection.
  • Changed the behavior of `TryRemoveLoader` to return `true` if the loader is no longer present in the list even if it wasn't present to begin with.