com.unity.scripting.python 2.1.1-preview.1

com.unity.scripting.python

Notes: processedReleased August 17, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • This is a bugfix release for 2.1.0-preview.1
  • FIXES
  • Hides the `Python` folder from the Asset Database, fixing an issue where Unity complained about missing meta files
  • Fixed an error launching a Python client when Environment Variables and/or their values would contain non-ASCII characters.
  • These variables are now not forwarded to the python client. This is due to a Python 2 limitation.