Search Issue Tracker
Fixed in 6000.1.0a9
Fixed in 6000.1.X, 7000.0.0a13, future release
Votes
0
Found in
2021.3.40f1
2022.3.38f1
6000.0.11f1
6000.1.0a7
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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment