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
- UnityLinker causes crash when outputting snapshot data for very large projects
- Camera Preview does not detect multiple cameras with same GameObject name
- Crash on TypeTreeIterator::Children() when renaming a corrupted asset while Asset Serialization is set to Mixed
- Cameras (Camera.targetDisplay) render only to Display 0 in the Player when Multi-Display setup is used and DX12 API is set
- [Vulkan] _CameraOpaqueTexture produces a feedback effect on Android Adreno devices when using Vulkan
Resolution Note (fix version 3.3-beta.1):
PR: https://github.com/Unity-Technologies/unity-hub/pull/2353