I was using namespace to group my custom TrackAsset. I notice that the same didn’t happen on my custom Marker. Am I missing something to make it grouped? Since markers aren’t constrained to any kind of tracks I imagine this could get unwieldly fast when I right click on any track and all custom markers in existence are displayed.
You can group Markers in a category. See this post . In my example, I used the DisplayName attribute on a Playable Asset, but it also works with Markers.
1 Like