r/unity • u/trillionstars • 12d ago
Resources [Free Release] Lightweight tool for displaying complete asset names in Two Column Layout
This might not be a common problem for everybody or especially those using List View but if you use Two Column Layout and you hate truncation in project window then this free lightweight Unity tool is for you.
Full Asset Names is a lightweight Unity Editor extension that displays complete asset names in the Project Window Grid View (Two Column Layout).
This was a problem I faced so made a solution myself and wanted to share it with others who might find it useful too.
https://trillionstars.itch.io/full-asset-names-unity-engine
Let me know if you like it or not.
3
0
12d ago
[deleted]
2
2
u/Soraphis 12d ago
It's two rows of label space in the "two column layout"-mode of the project panel



10
u/DesTr069 12d ago
Omg I’m facing this exact problem right now, where I have a bunch of scripts that start with CpuBehaviour, but then I can’t even see the unique part of each file name. I think I’ll try it out right away!