Search Issue Tracker
Fixed
Fixed in 3.3-beta.1
Votes
0
Found in [Package]
3.0.0-beta.5
Issue ID
HUBX-660
Regression
No
[HUB] User gets several "Install Unity" popups instead of one when clicks several times on "Download" button
How to reproduce:
1. Open Unity Hub;
2. Click download for any build;
3. Verify, that “Install Unity XXXX.X.XXX” popup becomes visible;
4. Click on the same download button again;
5. Verify, that second the same popup becomes displayed again;
6. Try to move it;
Expected result: One popup “Install Unity XXXX.X.XXX” should be displayed.
Actual result: User gets two popups instead of one and when he tries to move it, the popups change their view and “Install” buttons do not work.
Reproducible with: 3.0.0-beta.5
Not reproducible with: 2.4.5
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note (fix version 3.3-beta.1):
PR: https://github.com/Unity-Technologies/unity-hub/pull/2353