com.unity.platforms 1.0.0-exp.6
Notes: processedReleased September 27, 2022
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2022.2 (0b5)
Package Dependencies
- com.unity.jobs (0.70.0-preview.7)
- com.unity.modules.uielements (1.0.0)
- com.unity.properties (2.0.0-exp.11)
- com.unity.scriptablebuildpipeline (1.20.2)
- com.unity.serialization (2.0.0-exp.11)
✨ Features
- An explicit dependency on the com.unity.modules.uielements module
📈 Improvements
- Replaced now obsolete ResetValues call in BuildConfigurationScriptedImporterEditor with DiscardChanges
- Updated com.unity.properties to `2.0.0-exp.11`
- Updated com.unity.properties.ui to `2.0.0-exp.11`
- Updated com.unity.serialization to `2.0.0-exp.11`
🔧 Bug Fixes
- Platform selection drop-downs now close properly if you click away from them on macOS and Linux.
- Replaced Path.GetRandomFileName() usage in some unit tests to resolve occasional test failures stemming from a failed test setup involving folder creation with an invalid name
