SpeedTreesGroup Not Showing Up in Surveyor

NJCurmudgeon

New member
I have a bunch of SpeedTreeGroup assets that according to the Content Manager appear to be loaded without any errors or warnings (see screen cap below). Yet only four are showing up in Surveyor. I have looked under all the menus in case it somehow ended up somewhere other than the Scenery tab but no luck. Does anyone have any idea what's going on here?

Thanks!

 
Removing this from the config file should fix that problem:

Code:
privileges
{
  permit-listing                        0
}

I used the same piece of code to make a few of my assets not show up in Surveyor.
 
Back
Top