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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Resolution Note:
By design, Hub behave independently to Editor