Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.2
Issue ID
HUBX-796
Regression
No
Unity versions are sorted incorrectly when a version ends in double digits
Reproduction steps:
- Open Unity Hub
- Start downloading XXXX.X.8XX (e.g. 2022.1.8f1), XXXX.X.9XX. (e.g. 2022.1.9f1), XXXX.X.10XX (e.g. 2022.1.10f1), XXXX.X.11XX (e.g. 2022.1.11f1) Unity Editor versions
- Open the “Downloads” tab
- Observe the order in which the versions are listed
Expected result: The versions are sorted consistently from top to bottom, from oldest, to newest (e.g. 2022.1.8f1, 2022.1.9f1, 2022.1.10f1, 2022.1.11f1)
Actual result: Versions with double digits at their end, get sorted as older ones rather than newer ones (e.g. 2022.1.10f1, 2022.1.11f1, 2022.1.8f1, 2022.1.9f1)
Reproducible with: 3.2.0
Reproducible on: MacOS 12.2.1 (Intel), Windows 10
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:
We have confirmed the issue, however the fix for it will not be prioritized in the near future therefore closing this ticket. This ticket may be reopened if priorities changes.