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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment