Search Issue Tracker
Fixed
Fixed in 3.6.0-beta.1
Votes
0
Found in [Package]
3.1.2
Issue ID
HUBX-780
Regression
No
Typo in the error message when the Hub encounters a critical error
How to reproduce:
1. Install Unity Hub in the default location
2. Create a new project on a BitLocker encrypted drive while it is unlocked
3. Close Unity and Unity Hub, and exit Unity Hub in the system tray. Verify
that Unity Hub is not running in Task Manager.
4. Lock the BitLocker encrypted drive, either by restarting the computer or
running the following command in an administrator command prompt:
manage-bde.exe -lock D:
(replace D: with your drive letter; if it's in use, adding -ForceDismount will
override that, but may cause problems with other applications using the
drive)
5. Attempt to launch Unity Hub
6. Observe the critical error
Expected result: The error says: "The Hub has encountered an..."
Actual result: The error says: "The Hub as encountered an..."
Reproducible with: 3.1.2
Reproducible on: Windows 10
Note: The steps are mostly taken from case HUBX-757
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Add comment