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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment