com.unity.platforms 1.0.0-exp.6

com.unity.platforms

Notes: processedReleased September 27, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.2 (0b5)

Package Dependencies

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