I’ve been fighting a weird Public Editor issue for about 5 days now. The KML tile generator works fine for hundreds / sometimes over 1000 tiles, then suddenly freezes completely. CPU and disk activity drop and the last log entry is always: PxScene::unlockRead() called without matching call to PxScene::lockRead(), behaviour will be undefined. It happens with both Scenery/Landscape tiles and Track tiles, at completely different coordinates, so it doesn’t seem to be one bad tile. I’ve tried splitting the KML into multiple files, using only 1 tile instead of 2, verifying the Editor files, and even completely reinstalling the Editor — same result. I also found an old Unreal/PhysX report with the exact same error after creating hundreds of UWorlds, apparently caused by PhysicsScenes/TLS resources not being cleaned up properly. That sounds suspiciously similar to what the TSW tile generator is doing. My latest Track Tile run got to around 20 tiles before the end and then froze again.
Its a common error in the Tsw 6 Editor. To fix this you need to use the Tsw 5 Editor and Generate the tiles there or maybe wait and hope that this is fixxed in the TSW 7 Editor