Search Issue Tracker
By Design
Won't Fix in 2.2.X
Votes
0
Found in [Package]
2.2.2
Issue ID
HUBX-495
Regression
No
[Hub] shows missing Unity Editor instance message if additional modules are being added to the same Editor version
Hub displays a missing Unity Editor instance message to all the projects created by the same version if additional modules are being installed to it. refer the attached video
Steps to reproduce:
1) Launch Unity Hub 2.3.0
2) Hub > Installs
3) Add additional modules to Unity Editor version which already has projects created
4) Hub > Projects
Actual results: Projects already created show a message, "Editor is unavailable, download the appropriate version"
Expected result: The message displayed should be something like, "Editor is being installed and unavailable right now"
Occurring on Hub version: 3.0, 2.3, 2.2.2
Environment: Both Windows and Mac
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
- “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
Resolution Note:
Working as designed in Hub v2 as Editor is unavailable during installation.
Workflow improvement will be available in Hub v3
Resolution Note (2.2.X):
Moving to V3 fixes this.