com.unity.scripting.python 7.0.0

com.unity.scripting.python

Source docs
Notes: processedReleased March 14, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • REMOVED
  • Removed the remnants of the Python Client API
  • Removed pycoverage initialization/config
  • KNOWN ISSUES
  • Some Pypi libraries are Intel only on Mac
  • CHANGES
  • Added a C# API to launch an external process with the PATH set up to point to the Python distribution.
  • Added a C# API to add pip packages
  • Added a C# API to add to site packages
  • Update minimum Unity version to 2020.3
  • Updated the binaries package to 1.3.0-pre.2, which upgrades Python to version 3.10.6