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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
By design, Hub behave independently to Editor