Search Issue Tracker
Fixed
Votes
0
Found in [Package]
4.0.0-exp.5
Issue ID
PYTHON-106
Regression
No
[Python] Python For Unity fails to install with a PythonInstallException
How to reproduce:
1. Create a new Unity Project
2. Open the Package Manager (Window > Package Manager)
3. Click Add Package By Name
4. Enter "com.unity.scripting.python"
5. Click Add
Expected result: The package is added successfully
Actual result: Adding the package fails with a PythonInstallException
Reproducible with: 2019.4.28f1, 2020.3.13f1, 2021.1.14f1, 2021.2.0b2, 2022.1.0a1 (4.0.0-exp.5)
Could not test with: 2018.4.34f1 (package not supported), 2.0.0-preview.6 - 2.1.1-preview.1 (errors unrelated to issue)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
- The Canvas component's warning box is missing an apostrophe when Additional Shader Channels is set to "Normal" and "Tangent" with Render Mode set to "Screen Space - Overlay"
Add comment