Search Issue Tracker
Fixed
Votes
1
Found in
2019.3.0a8
2020.1.0a5
Issue ID
1187040
Regression
Yes
[Hub] [Mac] Linux Support is installed at root of Unity installation instead of its supposed location
To reproduce:
1) Open Unity Hub
2) Install Unity with Linux Support
Expected: The support is installed in {UNITY_PATH}/PlaybackEngines/LinuxStandaloneSupport
Actual: It's installed in {UNITY_PATH}
Reproduced with 2019.3.0a8, 2019.3.0b5 and 2020.1.0a5 installations
Not reproduced with 2019.2.8f1 and 2019.3.0a7 installation
Workaround:
- open install location
- create directory `PlaybackEngines/LinuxStandaloneSupport`
- move files and dirs from install root to new dir:
- Variations
- Whitelists
- modules.asset
- UnityEditor.LinuxStandalone.Extensions.dll
- UnityEditor.LinuxStandalone.Extensions.pdb
- reopen unity
Comments (1)
Add comment
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
Peter77
Dec 17, 2019 11:19
Related forum post:
https://forum.unity.com/threads/cant-choose-linux-as-target-platform-from-mac.795345/