acoppes / unity-history-window

A simple selection history window for Unity.
MIT License
293 stars 24 forks source link

Highlight not working in Unity 6 #53

Closed hsandt closed 2 months ago

hsandt commented 2 months ago

I think highlight asset on click used to work before? Now it opens the containing folder but for some reason stopped highlighting the asset, making it harder to locate.

acoppes commented 2 months ago

Thanks for reporting it, not sure if it is an issue related with the change of adding the open folder with double click capability (and unity 6). You still can highlight with right click or with magnifier icon I believe, that should be working since it uses editor ping utility. I have to test everything with Unity 6.

acoppes commented 2 months ago

Ok, tested in latest Unity 6 and it is working, just have to use right click and/or the icon.