Note for Unreal Engine 4 users: In UE 4.27, all other features except "Search Blueprints in Folder" work. The Search feature depends on features only available in UE5.
Hey there - sorry for not getting back to you on this sooner. I don’t seem to be getting notifications from the forums. In the future I would recommend emailing me if you have any bug reports or other issues - it’s the best way to get a response quickly
I’m looking into this - there seems to have been a number of changes to how the place actors panel works which has caused things to break. I’ll update here as soon as I have a fix.
Hey, sound’s like a cool plugin. Is it possible to sort the categories in the Class Defaults i.e to sort MyCategory in BP_MyCharacter (AMyCharacter : AAcharacter’) so that it appears on top of the Class Defaults panel?
Yes - the sorting feature should work in all details panels. This includes the Class Defaults view, the Level editor when selecting actors, other Blueprint editor views, the Behavior Tree editor, etc.
You can f.ex. specify that you want to sort “MyCategory” in all classes starting with BP_, and any panel which displays a category-based details view should sort it on top for matching objects.