Search Issue Tracker
Fixed in 2020.1.X
Votes
0
Found in
Issue ID
1188074
Regression
No
[VCS] Version Control window file list does not use same (lexicographic?) sorting as project view
Project window uses lexicographic number aware sorting, so e.g. Foo10 is listed after Foo2. However in Version Control window Foo10 is listed before Foo2, since presumably it uses very simple string sorting.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment