does syntheyes export point cloud to nuke. i tried a hundred thousand times, and it doesn't seem too. please help
solution for your question after taking a look in the file from nuke i can say the error with the renderable trackers is in a expression inside the trackers. it currently says "parent.tracker_size" but should be "parent.parent.tracker_size" because its nested inside of 2 groups. so best is to take a texteditor and do a search and replace (because you can have a lot of trackers)