I read the docs but it doesn’t say anything beyond the nodes name.
I tried putting an assets path directly in there but it did nothing. Perhaps I made a typo or something though.
The Get Assets by Path works fine for me, I guess if you wanted to use Get Asset by Object Path, that would be a situation where you know precisely what you want but then… why search by path at all? Wouldn’t you just grab the class?
Maybe a situation where you want something by a certain name but what it could be might change? I’m not sure what sort of situation that might be.