Search Issue Tracker
Won't Fix
Votes
0
Found in
Issue ID
1216543
Regression
No
Unity Hub mistakes similarly named folder for Hub installation folder when trying to set it as Unity Editors Path
Repro steps:
1. Make sure that Unity Hub's installation folder is C:\Program Files\Unity Hub
2. Create another folder, called "Unity Hub Editors" at C:\Program Files
3. Open Unity Hub and go to Preferences > General > Unity Editors Folder
4. Set "C:\Program Files\Unity Hub Editors" as the Unity Editors Path
Expected results: "C:\Program Files\Unity Hub Editors" is set as the Unity Editors Path
Actual results: The newly created folder is mistaken for the Hub installation folder and the "You cannot use the hub path as an installation path" error is thrown
Reproducible with: Unity Hub 2.2.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment