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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
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.