Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.14.2
Issue ID
HUBX-1488
Regression
No
Multiple instances of Unity Hub Bug Reporter can be opened instead of focusing on opened existing window
Steps to reproduce:
1. Open Unity Hub
2. Click on "User menu" icon in top tool bar
3. Click on "Help and support" > Report a bug
4. Open Unity Hub Bug Reporter multiple times and observe
Actual results: Unity Hub Bug Reporter can be opened multiples times, spamming multiple windows on desktop
Expected results: Unity Hub Bug Reporter should be allowed to open once, when opened again, it should be focused
Reproducible with versions: 3.14.2
Tested on (OS): Windows 11
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The current implementation matches the Unity Editor behavior: every time the user presses the "Report a Bug" button, a new Bug Reporter instance is opened. While focusing an existing Bug Reporter window might feel more polished in the Hub context, it would introduce a divergence from the Editor’s behavior. To remain consistent across products, we will keep the current behavior.