Search Issue Tracker
By Design
Votes
0
Found in
2018.3.8f1
Issue ID
1136188
Regression
No
Preferred Editor version is selected in the Hub prompt when Creating a new project from the not preferred Unity Editor
To reproduce:
1. Have two versions installed via Unity Hub, say version A and B
2. Select version A as preferred in the Hub
3. Open a project via Unity Hub on version B
4. Select File > Create New Project
-- Unity Hub's project creating window pops up, Version A is selected for the New Project
5. Launch version B via manually, via .exe
6. Select File > Create New Project
-- Editor's B project creating window pops up
Expected: Editor from which the version originated to be the selected version
Actual: Preferred version is selected
Reproduced with: Hub 1.6.0
Note:
- Version B should be up to 2018.3, because 2019.1 and higher uses Hub by default
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
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Resolution Note:
By design, Hub behave independently to Editor