com.unity.xr.management 4.0.1
Notes: processedReleased February 11, 2021
Unity Compatibility
Minimum Unity: 2019.4 (15f1)
Package Dependencies
- com.unity.modules.subsystems (1.0.0)
- com.unity.modules.vr (1.0.0)
- com.unity.modules.xr (1.0.0)
- com.unity.subsystemregistration (1.0.6)
- com.unity.xr.legacyinputhelpers (2.1.7)
🔄 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.
