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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
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.