OK. I guess I got it ... The option:
sceneView.allowsCameraControl = true
(which allows the control of the camera by the user) is definitively incompatible with the camera tracking through the "Look At" constraint (which makes sense).
Setting the option to false solves the issue.
Topic:
Programming Languages
SubTopic:
Swift
Tags: