Search Issue Tracker
Fixed
Fixed in 7000.0.a13, 6000.1.0a9
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.11f1
6000.1.0a7
7000.0.0a1
Issue ID
UUM-75804
Regression
No
"Toolchain Win Linux x64" package is always automatically installed when the used Editor installation has the Linux Dedicated Server Support component
Reproduction steps:
1. Download and extract the attached “BugRepro” project
2. In the project’s “Packages/manifest.json“ file, observe that there is no "com.unity.toolchain.win-x86_64-linux-x86_64" package
3. Open the “BugRepro” project using a Editor installation that contains Linux Dedicated Server Support component
4. In the Build Settings (File > Build Settings…), observe that the Target Platform is set to Windows
5. In the Package Manager (Window > Package Manager), observe the installed packages
Expected result: The “Toolchain Win Linux x64” package is not installed
Actual result: The “Toolchain Win Linux x64” package is installed and, if removed, is automatically reinstalled again
Reproducible with: 2021.3.40f1, 2022.3.38f1, 6000.0.11f1
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: In 2022.3.38f1 and 6000.0.11f1, “Sysroot Base” and “Sysroot Linux x64” packages are also installed as dependencies
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment