Unity-Technologies / ProjectAuditor

Project Auditor is an experimental static analysis tool for Unity Projects.
Other
806 stars 66 forks source link

Sorting is not in proper order in Build Size and Resources view #93

Open jacob-kjaer opened 2 years ago

jacob-kjaer commented 2 years ago

Describe the bug In the Resources and Build Size views, sorting by path name, asset name, or asset type does not produce an order of items that is actually sorted. In short, sort is broken.

To Reproduce Steps to reproduce the behavior:

  1. Open a view
  2. Sort by name, asset type, or path. The issue seems to relate to most lexical values.

Expected behavior Items should be lexically sorted.

Screenshots image

Information (please complete the following information):