Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1160471
Regression
No
Linux installer installs only Editor if unattended, although all components are marked as default
To reproduce:
1) Get a UnitySetup installer
2) Open the terminal
3) Run the installer with -L
4) Notice that it lists all the components with a *, which means that all are default options
5) Run the installer with --unattended --install-location <path>
Expected: One of the:
a) All components are installed
b) When running step 3, only Editor is returned with a *
Actual: Only Editor is installed
Reproduced in 2017.4.0f1, 2019.3.0a5
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 2020.1):
Fixed in version 2020.2.0a1