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
- “ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
- AudioListener.pause is ignored when a new Scene is loaded
- [Linux][GNOME][X11] Pop-up menus close immediately when "Input Source Switching" is set to per-window
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
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.