com.unity.platforms 0.2.1-preview

com.unity.platforms

Notes: processedReleased January 24, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3 (0f1)

📈 Improvements

  • Modfied data format for SceneList to contain additional flags to support LiveLink.
  • `BuildStepBuildClassicLiveLink` was moved into the `Unity.Scenes.Editor` assembly in `com.unity.entities` package due to dependencies on Entities.
  • Refactored `BuildStepBuildClassicPlayer` since it no longer shares its implementation with `BuildStepBuildClassicLiveLink`
  • ClassicBuildProfile.GetExecutableExtension made public so that it can be used from other packages.