I can’t figure out how to know which foliage type I have selected in the viewport.
Lets go step by step:
I saw problem with some of the bushes I am using, and I have like 30 similar bush types in my foliage collection
I enter foliage mode, and instead of “paint” I choose “select” mode
I select one of the bushes in my viewport that are causing issues
There is no way (or I am blinded) to figure out what foliage type I am using for that bush, right?
I can’t be right because I doubt I am the first one needing that, but I really can’t find the way to figure out which one from my library is the one I have picked.
Then I just go one by one bush in my foliage collection (guess mode) and choose “select all instances” than “deselect” and I check if the next one will be the right one…
Are you telling me that I shouldn’t go for realism in arch viz because meshes should be very distinctive for proper editor work? I shouldn’t use 20 different bush types to achieve subtle scene differences but should use only one because of editor missing features?
How about missing features to be recognised and properly treated if arguments are valid.
Unfortunatelly nothing happens when you right click. There is no new menu opened, output log even doesn’t tell that you have selected anything…
This is just one of the missing features in the current UE4 version and I am just buffled that nobody else needed this.
When you work on a project for a few weeks, and you did foliage on the start, there is just no way you can tell which plant you have selected as they all look similar in foliage library preview so you either need to increase thumbnail size or to “guess” which model that can be and to “select all” than to deselect if wrong and check another one.
It is simply a feature that needs to be added, and yes - right click and browse to foliage library asset would be a perfect solution.
I was struggling with this too and couldn’t find a proper way. As a workaround, to find out what foliage instance was in my scene I made a quick Blueprint actor, which fires a linetrace forwards on ConstructionScript, then prints out the hit component.
foliage is in a bad state. the problem you described is still ongoing but also the inability to move (export/import) existing foliage distributions from one worldpartition map to another one killed 100s of hours of work for me (there is some code in the ue4 to ue5 convertion tool that does that, but i havent figured out how to trigger that from within the editor)
I don’t understand anything, why when I copy this BP by inserting it into my BP file half of the links fall off? Why is it for version 4.26? Is there something for 5.3? What kind of code to insert where should I insert it? I don’t understand anything, anyone please explain what to do about it
for 4 years it was impossible to add to the program?
Because in UE 5 GetLevelViewPortCameraInfo and GetEditorWorld moved to Unreal Editor Subsystem. Add this node to BP and create missed links like at screenshot.