Keeps folders always on top in the Unity Project window for macOS.FoldersFirst EasyA simple, lightweight Unity Editor script that forces folders to always stay at the top of your Project window.Folders always on top.Fix the macOS Project window sorting issue (Unity 2020–2023).Unity 6 includes native support.DocumentationThe ProblemOn Windows, Unity usually handles Folders First sorting correctly by default.On macOS, this functionality has historically been missing.Unity sorts all items alphabetically, mixing folders and files together, and provides no built-in option to change this behavior in Unity 2020–2023. As projects grow, this quickly degrades usability and slows down daily workflow.The SolutionFoldersFirst Easy restores the missing Folders First behavior on macOS for supported Unity versions.Forces folders to always stay above files in the Project windowAutomatically overrides Unity’s default alphabetical sortingFully compatible with One Column and Two Column Project viewsNo setup, no UI, no configuration. Import the package and it works immediatelyPerformance NoteDesigned to be safe, efficient, and editor-friendly.ThrottlingSorting checks run every 0.3 seconds, not every frameCachingRequired reflection data is cached on startup to avoid repeated internal lookupsResult: zero noticeable impact on Editor performance.InstallationImport the package into your projectDoneNo additional steps required.NotesWindows UsersYou typically do not need this tool.Unity already supports folder-first sorting natively on Windows.FoldersFirst Easy is specifically designed to fix the missing functionality on macOS in Unity 2020–2023.Unity Version SupportSupported: Unity 2020–2023Not required: Unity 6 and laterUnity 6 (macOS)From Unity 6 version 6000.3.0b1 and later, macOS includes a native option to sort items by type, placing folders before files. This feature was previously available only on Windows.To enable the built-in option:Open the Project windowClick the three vertical dots (options menu) on the right sideEnable Keep Folders on Top




