com.unity.scripting.python 2.0.1-preview.2
Notes: processedReleased February 14, 2020
Unity Compatibility
Minimum Unity: 2019.3
Package Dependencies
No dependency metadata provided.
🔄 Changes
- This is a bugfix release for 2.0.0-preview.
- FIXES
- Improved handling of a Python installation that can't find its home. Unity now displays an error rather than crashing.
- Fixed repeated registration of an OnUpdate callback.
- Prevented the Python top-level menu being added by default. Unpack the sample clients manually from the Package Manager instead.
- The tilde character (~) in Python path and site-packages is now interpreted as the user home directory on all platforms.
- In the Python Console, Ctrl-enter with no selection now executes the entire script (Cmd-enter on macOS).
- Fixed the year in 2.0.0-preview.6 release date below. It's already 2020 apparently.
