com.unity.scripting.python 2.0.0-preview.6

com.unity.scripting.python

Notes: processedReleased January 8, 2020

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.3

Package Dependencies

No dependency metadata provided.

🔄 Changes

  • SECURITY FIX
  • Earlier versions opened an internet socket that could let anyone connect. This has been replaced with a Unix domain socket, so file permissions are used. As a side effect, out-of-process performance is much faster.